X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/restate/platform/core/table/resources/views
home
/
gfecatvj
/
sites
/
restate
/
platform
/
core
/
table
/
resources
/
views
/
📁
..
📄
bulk-changes.blade.php
(468 B)
📄
filter.blade.php
(5.92 KB)
📄
modal.blade.php
(1.17 KB)
📁
partials
📄
simple-table.blade.php
(116 B)
📄
table-info.blade.php
(378 B)
📄
table.blade.php
(2.08 KB)
Editing: bulk-changes.blade.php
<div class="dropdown dropdown-hover"> <a href="javascript:;">{{ trans('core/table::general.bulk_change') }} <i class="fa fa-angle-right"></i> </a> <div class="dropdown-content"> @foreach ($bulk_changes as $key => $bulk_change) <a href="#" data-key="{{ $key }}" data-class-item="{{ $class }}" data-save-url="{{ $url }}" class="bulk-change-item">{{ $bulk_change['title'] }}</a> @endforeach </div> </div>
Upload File
Create Folder