Feat: Game Rounds and Damage Log.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Filters Form -->
|
||||
<form id="{{ model.ID_FORM_FILTERS }}" class="filters-form">
|
||||
<form id="{{ model.ID_FORM_FILTERS }}" class="{{ model.FLAG_FORM_FILTERS }} {{ model.FLAG_IS_COLLAPSED }}">
|
||||
{{ model.form_filters.hidden_tag() }}
|
||||
<div class="filters-row">
|
||||
<div class="filter-group">
|
||||
|
||||
Reference in New Issue
Block a user