Browse Source

retrait des lib joyride

Bastien Sevajol 12 years ago
parent
commit
b74325e92b

+ 0 - 1
src/Muzich/CoreBundle/Resources/views/Layout/head_css.html.twig View File

@@ -4,7 +4,6 @@
4 4
   '@MuzichCoreBundle/Resources/public/css/jplayer.blue.monday.css'
5 5
   '@MuzichCoreBundle/Resources/public/css/base.css'
6 6
   '@MuzichCoreBundle/Resources/public/css/old.css'
7
-  '@MuzichCoreBundle/Resources/public/css/joyride-2.0.3.css'
8 7
   '@MuzichCoreBundle/Resources/public/css/main.css' %}{# filter='yui_css' %}#}
9 8
   <link rel="stylesheet" href="{{ asset_url }}" />
10 9
 {% endstylesheets %}

+ 0 - 1
src/Muzich/CoreBundle/Resources/views/Layout/head_js.html.twig View File

@@ -8,7 +8,6 @@
8 8
   'jplayer/js/jplayer.playlist.min.js'
9 9
   'js/jquery.form-2.14.js'
10 10
   'js/jConfirmAction/jconfirmaction.jquery.js'
11
-  'js/jquery.joyride-2.0.3.js'
12 11
   '@MuzichCoreBundle/Resources/public/js/TagPrompt.js'
13 12
   '@MuzichCoreBundle/Resources/public/js/player/*'
14 13
   '@MuzichCoreBundle/Resources/public/js/play2.js'