integration/v2/13-detail_image.html
changeset 130 4bdf2fdf4bcb
parent 128 5ce3313fb21d
child 136 15a6adeeb5d1
--- a/integration/v2/13-detail_image.html	Thu Jun 20 15:03:38 2013 +0200
+++ b/integration/v2/13-detail_image.html	Thu Jun 20 15:21:47 2013 +0200
@@ -114,7 +114,7 @@
                 </div>
                 <div class="box-edition">
                     <h3>Mots clés :</h3>
-                    <ul class="list-key-search clearfix">
+                    <ul class="list-key-search list-keywords clearfix">
                         <li><a class="box-shadow-2" href="#">hello</a></li>
                         <li><a class="box-shadow-2" href="#">hello word</a></li>
                         <li><a class="box-shadow-2" href="#">Delacroix</a></li>
@@ -148,7 +148,9 @@
 
     <script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
     <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.9.1.min.js"><\/script>')</script>
+    <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.12/jquery-ui.min.js" type="text/javascript" charset="utf-8"></script>
     <script src="js/masonry.min.js"></script>
+    <script src="lib/tag-it/js/tag-it.min.js"></script>
     <script src="js/main.js"></script>
 </body>
 </html>