Various Bugfixes
This commit is contained in:
@@ -262,6 +262,7 @@
|
||||
<?php endforeach; ?>
|
||||
</table>
|
||||
|
||||
<?php endif; ?>
|
||||
<h4>Neuer Anschluss</h4>
|
||||
<form method="post" action="<?=self::getUrl("Termination", "save")?>">
|
||||
<input type="hidden" name="building_id" value="<?=$building->id?>" />
|
||||
@@ -276,7 +277,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
<?php endif; ?>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user