Made Hal more robust

This commit is contained in:
Ziver Koc 2021-06-08 23:34:44 +02:00
parent 132bd3b29d
commit 1cc834f089
7 changed files with 39 additions and 15 deletions

View file

@ -16,7 +16,7 @@
<tr>
<td>{{.getName()}}</td>
<td>{{.getVersion()}}</td>
<td>{{.getDescription()}}</td>
<td>{{#.getDescription()}}{{.getDescription()}}{{/.getDescription()}}</td>
<td>
<form method="POST">
<input type="hidden" name="action" value="modify">