Merge branch 'jordan' of ssh://git.onelab.eu/git/myslice into jordan
authorJordan Augé <jordan.auge@lip6.fr>
Tue, 13 Aug 2013 14:42:47 +0000 (16:42 +0200)
committerJordan Augé <jordan.auge@lip6.fr>
Tue, 13 Aug 2013 14:42:47 +0000 (16:42 +0200)
plugins/updater/static/js/updater.js
portal/views.py

index 5a00ffd..d14d5d8 100644 (file)
@@ -1,12 +1,10 @@
 /**
- * Description: associate with a Get query, maintains the 'Update' query that records pending changes
- * Copyright (c) 2012 UPMC Sorbonne Universite - INRIA
+ * Description: Manage query updates
+ * Copyright (c) 2012-2013 UPMC Sorbonne Universite - INRIA
  * License: GPLv3
  */
 
-// xxx this is ongoing work, very rough, and not working at all yet 
-
-( function ( $ ) {
+(function( $ ) {
     
     var debug=false;
 //    debug=true
index 2dc5324..e12da18 100644 (file)
@@ -62,6 +62,7 @@ class DashboardView(TemplateView):
         page.enqueue_query(slice_query)
         page.enqueue_query(auth_query)
 
+        page.expose_js_metadata()
         page.expose_queries()
 
         slicelist = SimpleList(