ok
Direktori : /home2/selectio/www/fms-worksuite/resources/views/vendor/datatables/ |
Current File : /home2/selectio/www/fms-worksuite/resources/views/vendor/datatables/options.blade.php |
window.{{ config('datatables-html.namespace', 'LaravelDataTables') }} = window.{{ config('datatables-html.namespace', 'LaravelDataTables') }} || {}; window.{{ config('datatables-html.namespace', 'LaravelDataTables') }}.options = %2$s window.{{ config('datatables-html.namespace', 'LaravelDataTables') }}.editors = []; @foreach($editors as $editor) window.{{ config('datatables-html.namespace', 'LaravelDataTables') }}.editors["{{$editor->instance}}"] = {!! $editor->toJson() !!} @endforeach