* improve UI of testcase/edit view.

This commit is contained in:
Catouse
2018-09-18 17:17:09 +08:00
parent 4b5e0f071a
commit bf8199a5bb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
</div>
<div class='detail'>
<div class='detail-title'><?php echo $lang->testcase->steps;?></div>
<div class='form-group'>
<div class='detail-content'>
<table class='table table-form table-bordered'>
<thead>
<tr>
+1 -1
View File
@@ -1,5 +1,5 @@
/*!
* ZUI: Zentao template - v1.8.1 - 2018-09-13
* ZUI: Zentao template - v1.8.1 - 2018-09-18
* http://zui.sexy
* GitHub: https://github.com/easysoft/zui.git
* Copyright (c) 2018 cnezsoft.com; Licensed MIT
File diff suppressed because one or more lines are too long