* Finish task #62962.

This commit is contained in:
hufangzhou
2022-08-03 10:49:55 +08:00
parent 48f500e5a8
commit c5eb6c53d9
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -55,7 +55,6 @@
#backBtn i {font-size: 20px;}
.modal-title {font-size: 14px !important; font-weight: 700 !important;}
#modalBasicInfo .modal-dialog {width: 720px;}
</style>
<?php if($objectType == 'custom' and empty($libs)):?>
<?php echo html::a(helper::createLink('doc', 'createLib', "type=custom&objectID=$objectID"), '<i class="icon icon-plus"></i> ' . $lang->doc->createLib, '', 'class="iframe hidden createCustomLib"');?>
-1
View File
@@ -58,7 +58,6 @@
#backBtn i {font-size: 20px;}
.modal-title {font-size: 14px !important; font-weight: 700 !important;}
#modalBasicInfo .modal-dialog {width: 720px;}
</style>
<?php $backLink = $this->createLink('doc', 'objectlibs', "type=$type&objectID=$objectID&libID={$lib->id}&docID={$doc->id}");?>
<div id="mainContent" class="main-content">