* Fix the bug of download link not display.

This commit is contained in:
wumo
2018-03-29 11:10:54 +08:00
parent 14217d6ae8
commit 5f76edbe3b
2 changed files with 9 additions and 7 deletions
-7
View File
@@ -1,10 +1,3 @@
#stories .action{display:none;}
#bugs .action{display:none;}
tbody tr td:first-child input{display:none;}
tfoot tr td .table-actions .btn{display:none;}
#titlebar .actions{display:none}
.row-table .col-side{display:none;}
.tabs {position:relative;}
.tabs .nav-tabs{border-bottom:none;}
+9
View File
@@ -15,6 +15,15 @@
<?php js::set('confirmUnlinkBug', $lang->build->confirmUnlinkBug)?>
<?php js::set('flow', $this->config->global->flow)?>
<?php if(isonlybody()):?>
<style>
#stories .action{display:none;}
#bugs .action{display:none;}
tbody tr td:first-child input{display:none;}
tfoot tr td .table-actions .btn{display:none;}
#titlebar .actions{display:none}
.row-table .col-side{display:none;}
</style>
<?php endif;?>
<div id='titlebar'>
<div class='heading'>