Admin option to add banners and show banners

This commit is contained in:
MaiteHdezRivas
2016-05-19 12:47:50 +02:00
parent b375e696c0
commit 3b2bfc46cf
41 changed files with 760 additions and 6 deletions

View File

@@ -23,6 +23,8 @@ App.AdvancedSearch =
$('.js-calendar').datepicker
regional: locale
maxDate: "+0d"
$('.js-calendar-full').datepicker
regional: locale
initialize: ->
App.AdvancedSearch.init_calendar()