From 4f0042bed1825a25753f546374d3d0af5abfa5bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Sun, 22 Dec 2013 21:24:09 +0100 Subject: [PATCH] trying to get more functions to work --- package.json | 4 +++- src/app/panels/graphite/editor.html | 2 +- src/app/panels/graphite/funcEditor.html | 7 +++++++ src/app/services/graphite/functions.js | 1 + src/css/bootstrap.dark.min.css | 2 +- src/vendor/bootstrap/less/grafana.less | 2 +- 6 files changed, 14 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 336311a01ce..74fbab42b21 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,9 @@ "grunt-contrib-uglify": "~0.2.4", "load-grunt-tasks": "~0.2.0", "glob": "~3.2.7", - "grunt-contrib-connect": "~0.5.0" + "grunt-contrib-connect": "~0.5.0", + "mocha": "~1.16.1", + "expect.js": "~0.2.0" }, "license": "Apache License" } diff --git a/src/app/panels/graphite/editor.html b/src/app/panels/graphite/editor.html index 272307b1a47..c006e4aee7f 100644 --- a/src/app/panels/graphite/editor.html +++ b/src/app/panels/graphite/editor.html @@ -31,7 +31,7 @@
- +