* adjust code.

This commit is contained in:
wangyidong
2016-05-03 17:13:11 +08:00
parent 5ffc37fefe
commit a512350363
54 changed files with 393 additions and 343 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
.datatable-menu > .btn:hover {color: #002563!important}
.datatable + .datatable-menu-wrapper .datatable-menu > .btn {padding: 5px 6px 6px;}
</style>
<?php $datatableId = $this->moduleName . $this->methodName;?>
<?php $datatableId = $this->moduleName . ucfirst($this->methodName);?>
<script>
$(function()
{