commit | 68df51b7e6c285419815f4878bca9137265c90e1 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Tue May 03 17:07:01 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Tue May 03 17:07:01 2016 -0700 |
tree | b969a253ed2425b13cded2dbcc73c1fc2eac1e75 | |
parent | 02d403469c002b364e9871e031ba75a6605febdb [diff] [blame] |
Added poll capabilities to xosSmartPie
diff --git a/views/ngXosViews/sampleView/src/templates/users-list.tpl.html b/views/ngXosViews/sampleView/src/templates/users-list.tpl.html new file mode 100644 index 0000000..214622c --- /dev/null +++ b/views/ngXosViews/sampleView/src/templates/users-list.tpl.html
@@ -0,0 +1,2 @@ +<!-- <xos-table config="vm.tableConfig" data="vm.users"></xos-table> --> +<xos-smart-pie config="vm.config"></xos-smart-pie> \ No newline at end of file