1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-28 23:40:41 +02:00

Flextype Box Plugin: Admin #125 #117

- Plugins Controller/Views implementation
This commit is contained in:
Awilum
2019-05-25 15:20:34 +03:00
parent 6b143429e5
commit 36815b536e

View File

@@ -3,8 +3,7 @@
{% block content %}
<form>
<input type="hidden" name="url" value="{{ base_url() }}/admin/plugins/change-status">
<input type="hidden" name="{{csrf.keys.name}}" value="{{csrf.name}}">
<input type="hidden" name="{{csrf.keys.value}}" value="{{csrf.value}}">
{{ csrf() }}
</form>
<table class="table no-margin">
<thead>