Merge branch 'master' of github.com:easysoft/zentaopms
This commit is contained in:
@@ -15,6 +15,7 @@ $jsRoot = $webRoot . "js/";
|
||||
$themeRoot = $webRoot . "theme/";
|
||||
if(isset($pageCSS)) css::internal($pageCSS);
|
||||
?>
|
||||
<?php include '../../common/view/sparkline.html.php';?>
|
||||
<div class='dashboard dashboard-draggable' id='dashboard' data-confirm-remove-block='<?php echo $lang->block->confirmRemoveBlock;?>'>
|
||||
<ul class='dashboard-actions hide'><li><a href='<?php echo $this->createLink("block", "admin", "id=0&module=$module"); ?>' data-toggle='modal' data-type='ajax' data-width='600'><i class='icon icon-list-alt'></i> <?php echo $lang->block->createBlock?></a></li></ul>
|
||||
<div class='dashboard-empty-message hide'>
|
||||
|
||||
Reference in New Issue
Block a user