mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-11 09:04:54 +00:00
pagekite: Eliminate inline styling
- Use bootstrap utility instead. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Veiko Aasa <veiko17@disroot.org>
This commit is contained in:
parent
c2cd8f50c2
commit
a9ff7a4408
@ -39,8 +39,8 @@
|
||||
</span>
|
||||
<form class="form secondary" method="post"
|
||||
action="{% url 'pagekite:delete-custom-service' %}">
|
||||
<div style='display:none'>
|
||||
{% csrf_token %}
|
||||
{% csrf_token %}
|
||||
<div class='d-none'>
|
||||
{{ service.delete_form.as_p }}
|
||||
</div>
|
||||
<button type="submit" class="btn btn-default"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user