From: Scott Baker Date: Tue, 15 Jul 2014 17:38:06 +0000 (-0700) Subject: demo index view, loading msg for datatables, hide views with no role X-Git-Url: http://git.onelab.eu/?p=plstackapi.git;a=commitdiff_plain;h=2dd4a0094235ecfeb8d12c1f1cc2739839522755 demo index view, loading msg for datatables, hide views with no role --- diff --git a/planetstack/core/xoslib/dashboards/index.html b/planetstack/core/xoslib/dashboards/index.html new file mode 100644 index 0000000..04ef136 --- /dev/null +++ b/planetstack/core/xoslib/dashboards/index.html @@ -0,0 +1,15 @@ +

xoslib demo views

+ + + + + + + + + + + + + +
xosDeveloperDemonstrates using xoslib + marionette to render a list of slices
xosDeveloper_datatablesDemonstrates using xoslib + datatables to render a list of slices
sliceEditorDemonstrates how to commit data back to the data model using xoslib
diff --git a/planetstack/core/xoslib/dashboards/xosDeveloper_datatables.html b/planetstack/core/xoslib/dashboards/xosDeveloper_datatables.html index a058ba6..d40409a 100644 --- a/planetstack/core/xoslib/dashboards/xosDeveloper_datatables.html +++ b/planetstack/core/xoslib/dashboards/xosDeveloper_datatables.html @@ -7,7 +7,7 @@ -
+
Loading...