Skip to content

Commit 033a7ed

Browse files
committed
Update error handling manager
1 parent cc139fd commit 033a7ed

File tree

2 files changed

+1
-15
lines changed

2 files changed

+1
-15
lines changed

templates/common/error_handling.html.tpl

Lines changed: 0 additions & 14 deletions
This file was deleted.

templates/examples/db/part_record.html.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</div>
3131

3232
<div class="panel-body">
33-
{STATICTPL:common\herror_handler}
33+
{STATICTPL:common\error_handler}
3434
<div class="form-group col-sm-12">
3535
<div class="col-sm-4 control-label">
3636
<label class="text-danger">{RES:part_code}</label>

0 commit comments

Comments
 (0)