diff -r cef349423167 -r 74bbdd739878 client/app/index.html
--- a/client/app/index.html Wed Jun 11 01:26:59 2014 +0200
+++ b/client/app/index.html Thu Oct 02 13:24:57 2014 +0200
@@ -24,6 +24,12 @@
Galerie
Diaporama
+
@@ -52,7 +58,8 @@
urls: {
base_static: "./",
galleryUrl: "data/gallery.json",
- slideshowUrl: "data/slideshow.json"
+ slideshowUrl: "data/slideshow.json",
+ searchUrl: "http://ammico.labs.exalead.com/search-api"
}
});