Commit f9f25919 by Torkel Ödegaard

bumped version

parent dceda6e2
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"company": "Coding Instinct AB" "company": "Coding Instinct AB"
}, },
"name": "grafana", "name": "grafana",
"version": "1.2.0", "version": "1.3.0",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "http://github.com/torkelo/grafana.git" "url": "http://github.com/torkelo/grafana.git"
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
ng-change="search()" /> ng-change="search()" />
<a class="search-tagview-switch" href="javascript:void(0);" <a class="search-tagview-switch" href="javascript:void(0);"
ng-class="{'active': tagsOnly}" ng-class="{'active': tagsOnly}"
ng-click="showTags($event)">Tags</a> ng-click="showTags($event)">tags</a>
</span> </span>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment