* Finish task #62962.
This commit is contained in:
@@ -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"');?>
|
||||
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user