* Remove update bi guide img file.
This commit is contained in:
@@ -25,3 +25,4 @@ UPDATE `zt_grouppriv` SET `method` = 'deleteWorkhour' WHERE `module` = 'task' AN
|
||||
ALTER TABLE `zt_demandreview` CHANGE `reviewDate` `reviewDate` datetime NULL;
|
||||
|
||||
DELETE FROM `zt_lang` WHERE `module` = 'project' AND `section` = 'menuOrder';
|
||||
DELETE FROM `zt_config` WHERE `module` = 'bi' AND `key` IN ('update2BI','bizGuide','pmsGuide');
|
||||
|
||||
@@ -26,7 +26,7 @@ class screen extends control
|
||||
*/
|
||||
public function browse(int $dimensionID = 0)
|
||||
{
|
||||
$this->checkShowGuide();
|
||||
//$this->checkShowGuide();
|
||||
|
||||
$dimensionID = $this->loadModel('dimension')->getDimension($dimensionID);
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 153 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 150 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 147 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 136 KiB |
Reference in New Issue
Block a user