From 0cfc3d84269cbd1a762f8d7270ffaf87f025fef3 Mon Sep 17 00:00:00 2001 From: guofeilong Date: Fri, 7 Apr 2023 16:08:30 +0800 Subject: [PATCH] * Code for adjust class in actions icon . --- module/doc/view/content.html.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module/doc/view/content.html.php b/module/doc/view/content.html.php index 28bbe64923..d438656fb2 100644 --- a/module/doc/view/content.html.php +++ b/module/doc/view/content.html.php @@ -32,7 +32,7 @@
doc->diff?> ', '', "title='{$lang->fullscreen}' class='btn btn-link fullscreen-btn'"); + echo html::a("javascript:fullScreen()", '', '', "title='{$lang->fullscreen}' class='btn btn-link fullscreen-btn'"); if(common::hasPriv('doc', 'edit')) { $iframe = ''; @@ -42,7 +42,7 @@ $iframe = 'iframe'; $onlybody = 'true'; } - echo html::a(inlink('edit', "docID=$doc->id&comment=false&objectType=$objectType&objectID=$object->id&libID=$libID", '', $onlybody), '', '', "title='{$lang->doc->edit}' class='btn btn-link $iframe' data-app='{$this->app->tab}'"); + echo html::a(inlink('edit', "docID=$doc->id&comment=false&objectType=$objectType&objectID=$object->id&libID=$libID", '', $onlybody), '', '', "title='{$lang->doc->edit}' class='btn btn-link $iframe' data-app='{$this->app->tab}'"); } ?> @@ -54,7 +54,7 @@ if(common::hasPriv('doc', 'delete')) { $deleteURL = $this->createLink('doc', 'delete', "docID=$doc->id&confirm=yes&from=lib"); - echo html::a("javascript:ajaxDeleteDoc(\"$deleteURL\", \"docList\", confirmDelete)", '', '', "title='{$lang->doc->delete}' class='btn btn-link'"); + echo html::a("javascript:ajaxDeleteDoc(\"$deleteURL\", \"docList\", confirmDelete)", '', '', "title='{$lang->doc->delete}' class='btn btn-link'"); }?> history?>> @@ -66,7 +66,7 @@ if($canImportToPracticeLib or $canImportToComponentLib) { echo "
"; - echo html::a('javascript:;', "", '', "data-toggle='dropdown' class='btn btn-link'"); + echo html::a('javascript:;', "", '', "data-toggle='dropdown' class='btn btn-link'"); echo "