* Adjust zanode view locate.

This commit is contained in:
caoyanyi
2024-01-12 08:46:57 +08:00
parent e9d1057849
commit 6d4f3cbef6
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -96,5 +96,3 @@ formPanel
set::actions(array('submit')),
set::submitBtnText($lang->save)
);
render('modalDialog');
+1 -1
View File
@@ -418,7 +418,7 @@ detailBody
span
(
setClass('init-success hidden'),
html(sprintf($lang->zanode->init->initSuccessNoticeTitle, "<a id='jumpManual' href='javascript:;'>{$lang->zanode->manual}</a>", html::a(helper::createLink('testcase', 'automation', "", '', true), $lang->zanode->automation, '', "class='iframe' title='{$lang->zanode->automation}' data-width='800px'", '')))
html(sprintf($lang->zanode->init->initSuccessNoticeTitle, "<a href='https://www.zentao.net/book/zentaopms/974.html?fullScreen=zentao'>{$lang->zanode->manual}</a>", html::a(createLink('testcase', 'automation'), $lang->zanode->automation, '', "data-toggle='modal'")))
),
$zanode->hostType == 'physics' ? div
(