Commit c2fff7c7 authored by Nicolas Widart's avatar Nicolas Widart

Publishing asgard core config file

parent fb64ee06
......@@ -54,6 +54,7 @@ return [
'daterangepicker.css' => ['theme' => 'vendor/admin-lte/plugins/daterangepicker/daterangepicker-bs3.css'],
'selectize.css' => ['module' => 'core:vendor/selectize/dist/css/selectize.css'],
'selectize-default.css' => ['module' => 'core:vendor/selectize/dist/css/selectize.default.css'],
'animate.css' => ['theme' => 'vendor/animate.css/animate.min.css'],
// Javascript
'jquery.js' => ['theme' => 'vendor/jquery/dist/jquery.min.js'],
'bootstrap.js' => ['theme' => 'vendor/bootstrap/dist/js/bootstrap.min.js'],
......@@ -96,6 +97,7 @@ return [
'dataTables.bootstrap.css',
'AdminLTE.css',
'AdminLTE.all.skins.css',
'animate.css',
'asgard.css',
],
'js' => [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment