diff --git a/module/doc/css/view.css b/module/doc/css/view.css index ad2175a566..6210f23b08 100644 --- a/module/doc/css/view.css +++ b/module/doc/css/view.css @@ -40,6 +40,7 @@ #outline li.has-list.open:before {content: unset;} #fileTree {margin-bottom: 40px; max-height: calc(100vh - 180px); overflow: auto;} #closeBtn {position: absolute; right: 10px; top: 10px;} +.actions > .btn-group {display: inline-block;} .article-content.comment {width: 100% !important;} diff --git a/module/doc/view/content.html.php b/module/doc/view/content.html.php index 6b0f4922ed..5568fde874 100644 --- a/module/doc/view/content.html.php +++ b/module/doc/view/content.html.php @@ -41,6 +41,24 @@ collector, ',' . $this->app->user->account . ',') !== false ? 'star' : 'star-empty';?> id&objectType=doc");?>" title="doc->collect;?>" class='ajaxCollect btn btn-link'> + + vision == 'rnd' and $config->edition == 'max' and $app->tab == 'project'):?> + "; + echo html::a('javascript:;', "", '', "data-toggle='dropdown' id='more' title='{$lang->import}' class='btn btn-link'"); + echo "'; + } + ?> + + ', '', "title='{$lang->doc->delete}' class='btn btn-link'"); }?> history?>> - - vision == 'rnd' and $config->edition == 'max' and $app->tab == 'project'):?> - import}'>"; - echo html::a('javascript:;', "", '', "data-toggle='dropdown' class='btn btn-link'"); - echo "'; - } - ?> -