1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-27 23:09:58 +02:00

Flextype Box Plugin: Admin #125 #117

- Settings Controller/Views implementation
This commit is contained in:
Awilum
2019-05-25 15:12:02 +03:00
parent a0c0db3b87
commit 6b143429e5

View File

@@ -2,8 +2,7 @@
{% block content %}
<form method="post" id="form">
<input type="hidden" name="{{csrf.keys.name}}" value="{{csrf.name}}">
<input type="hidden" name="{{csrf.keys.value}}" value="{{csrf.value}}">
{{ csrf() }}
<input type="hidden" id="action" name="action" value="save-form">
<div class="row">