T134 New empty row to help distinguish headers of table

This commit is contained in:
gmod11
2021-01-11 12:35:06 +01:00
parent 5622485f93
commit cf39f20316
2 changed files with 5 additions and 2 deletions

3
.idea/workspace.xml generated
View File

@@ -21,7 +21,6 @@
<component name="ChangeListManager">
<list default="true" id="458cde88-df3d-44bc-9d57-a33823e2f1a6" name="Default Changelist" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/static/css/styles.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/css/styles.css" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/main/resources/templates/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/index.html" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
@@ -295,7 +294,7 @@
<workItem from="1609858324796" duration="197000" />
<workItem from="1609858548270" duration="300000" />
<workItem from="1609858872909" duration="2771000" />
<workItem from="1610359988935" duration="3066000" />
<workItem from="1610359988935" duration="4108000" />
</task>
<task id="LOCAL-00077" summary="testing jenkins docker">
<created>1601453886631</created>

View File

@@ -73,6 +73,10 @@
HttpStatus Error
</td>
</tr>
<tr>
<td><br></td>
<td><br></td>
</tr>
<tr>
<td>Header name</td>