mirror of
https://github.com/flextype/flextype.git
synced 2025-08-27 06:54:31 +02:00
- Plugins Controller/Views implementation
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% block content %}
|
||||
<form>
|
||||
<input type="hidden" name="url" value="{{ base_url() }}/admin/plugins/change-status">
|
||||
<input type="hidden" name="url" value="{{ base_url() }}/admin/plugins/update-status">
|
||||
{{ csrf() }}
|
||||
</form>
|
||||
<table class="table no-margin">
|
||||
|
Reference in New Issue
Block a user