+ Add page data for repo code view.

This commit is contained in:
caoyanyi
2024-04-25 15:12:29 +08:00
parent 91e83ce12b
commit bf59668dff
+1
View File
@@ -1140,6 +1140,7 @@ class repo extends control
$this->view->type = 'view';
$this->view->showBug = $showBug;
$this->view->repoID = $repoID;
$this->view->repo = $repo;
$this->view->revision = $revision;
$this->view->oldRevision = '';
$this->view->file = $file;