- Remove unused code: $this->view->position.

This commit is contained in:
liugang
2023-05-22 14:43:26 +08:00
parent a5dd32f387
commit b58cda66db
52 changed files with 0 additions and 433 deletions
-1
View File
@@ -1063,7 +1063,6 @@ class doc extends control
$files = $this->doc->getLibFiles($type, $objectID, $orderBy, $pager);
$this->view->title = $object->name;
$this->view->position[] = $object->name;
$this->view->type = $type;
$this->view->object = $object;