mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 10:18:55 +00:00
Add missing bootstrap-datepicker from admin area
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
2018-10-24 DariusIII
|
||||
* Fix: Add missing bootstrap-datepicker from admin area
|
||||
* Chg: Update laravel/framework to version 5.7.11
|
||||
* Chg: Update user migration and add patch to add email_verified_at column to users table
|
||||
* Chg: Update jrean/laravel-user-verification to version 7.0.1
|
||||
|
||||
@@ -127,6 +127,7 @@
|
||||
<!--font-awesome-->
|
||||
{{Html::script("{$smarty.const.WWW_ASSETS}/font-awesome/svg-with-js/js/fa-v4-shims.js")}}
|
||||
{{Html::script("{$smarty.const.WWW_ASSETS}/font-awesome/svg-with-js/js/fontawesome-all.js")}}
|
||||
{{Html::script("{$smarty.const.WWW_ASSETS}/bootstrap-datepicker/dist/js/bootstrap-datepicker.min.js")}}
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user