summaryrefslogtreecommitdiff
path: root/www/lib/angular-google-chart/partials/generic.html
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-06-17 11:37:36 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-06-17 11:37:36 -0400
commit32caa920e903d0895488089c30ffec9338482df6 (patch)
tree527af89e9a5676eafbac6ab2acb5a466e6953cac /www/lib/angular-google-chart/partials/generic.html
parentc826098ee78f727de9af881d8fd6ffd229b98481 (diff)
Updated to latest version of ionic, cordova, removed unused libraries
Diffstat (limited to 'www/lib/angular-google-chart/partials/generic.html')
-rw-r--r--www/lib/angular-google-chart/partials/generic.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/www/lib/angular-google-chart/partials/generic.html b/www/lib/angular-google-chart/partials/generic.html
deleted file mode 100644
index ea7c37b9..00000000
--- a/www/lib/angular-google-chart/partials/generic.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<h1>{{chartObject.type}}</h1>
-
-<div>
- Onions: <input type="number" ng-model="onions[1].v" />
-</div>
-
-<div google-chart chart="chartObject" style="height:600px; width:100%;"></div>
-
-<iframe src="partials/generic.js" style="width:90%; height: 600px; margin: 1%; border: 1px solid black;" frameborder="0"></iframe> \ No newline at end of file