* [task#149708,doing,0.2h] refactor weekly report menu.

This commit is contained in:
tianshujie
2025-09-11 16:33:27 +08:00
parent 0ff7101df5
commit f31eaf4e34
3 changed files with 4 additions and 7 deletions
+3
View File
@@ -17,6 +17,9 @@ $(function(){$('#exportreport').modalTrigger();});
</script>
<?php endif;?>
<div id="mainMenu" class="clearfix text-center">
<div class="btn-toolbar pull-right">
<?php echo html::a($this->createLink('weekly', 'exportweeklyreport', "module=weekly&projectID={$project->id}"), $this->lang->export, '', "class='btn btn-primary' data-width='30%' id='exportreport' data-group='project'");?>
</div>
<div id='mainContent' >
<div class='main-table'>
<table class='table table-bordered'>