now have a class to maintain the status, use that to set alert/message for owned, and redirect after create/update/delete owned -> owneds
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
{% if message|length %}
|
||||
<div class="row alert alert-{{alert}}">
|
||||
{{message}}
|
||||
{{ ClearStatus() }}
|
||||
</div>
|
||||
{% endif %}
|
||||
<table id="book_table" class="table table-striped table-sm" data-toolbar="#toolbar" data-search="true">
|
||||
|
||||
Reference in New Issue
Block a user