pour googlemap in the mix
[myslice.git] / trash / dashboard.py
index f1ce698..6f97a0a 100644 (file)
@@ -43,7 +43,7 @@ def dashboard_view (request):
         sons=[ 
             QueryCode (
                 page=page,
-                title="Vizualize your query (no syntax highlight for now)",
+                title="Vizualize your query",
                 query=slices_query,
                 toggled=False,
                 ),