added back-to button - report

This commit is contained in:
2026-03-09 17:06:04 +05:30
parent f8c23d119d
commit 529380c42a
7 changed files with 187 additions and 105 deletions

View File

@@ -65,6 +65,7 @@ function addRow() {
<td><input></td>
${utilizedCols}
<td><input></td>
<td><input></td>
<td>
<button onclick="saveRow(this)">Save</button>
</td>