diff --git a/module/my/view/doc.html.php b/module/my/view/doc.html.php index 207eeeea40..8df4bcaf48 100644 --- a/module/my/view/doc.html.php +++ b/module/my/view/doc.html.php @@ -36,6 +36,7 @@
| doc->id;?> | doc->title;?> | doc->object;?> | doc->size;?> | @@ -52,6 +53,7 @@ collector, ',' . $this->app->user->account . ',') !== false ? 'icon-star text-yellow' : 'icon-star-empty';?> collector, ',' . $this->app->user->account . ',') !== false ? $lang->doc->cancelCollection : $lang->doc->collect;?>
|---|---|---|---|
| id;?> | createLink('doc', 'view', "docID=$doc->id&version=0&from={$lang->navGroup->doc}", '', true), " " . $doc->title, '', "title='{$doc->title}' class='iframe' data-width='90%'");?> | objectType)):?> |