mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-24 08:07:32 +01:00
fixed intendation of force visibility checkbox in category admin
This commit is contained in:
@@ -40,11 +40,9 @@
|
||||
<div class="tab-pane" id="eda">
|
||||
{{ form_row(form.eda_info.reference_prefix) }}
|
||||
|
||||
<div class="row">
|
||||
<div class="{{ col_input }} {{ offset_label }}">
|
||||
{{ form_row(form.eda_info.visibility) }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
{{ form_row(form.eda_info.visibility) }}
|
||||
|
||||
|
||||
<div class="row mb-2">
|
||||
<div class="{{ col_input }} {{ offset_label }}">
|
||||
|
||||
Reference in New Issue
Block a user