* Fix the bug of install devOps.
This commit is contained in:
@@ -12,6 +12,9 @@ namespace zin;
|
||||
|
||||
set::zui(true);
|
||||
|
||||
h::importCss($app->getWebRoot() . 'js/xterm/xterm.css');
|
||||
h::importJs($app->getWebRoot() . 'js/xterm/xterm.js');
|
||||
|
||||
$formRows = array();
|
||||
foreach($components->category as $item)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user