@@ -4,7 +4,7 @@
"company": "Coding Instinct AB"
},
"name": "grafana",
- "version": "1.2.0",
+ "version": "1.3.0",
"repository": {
"type": "git",
"url": "http://github.com/torkelo/grafana.git"
@@ -37,7 +37,7 @@
ng-change="search()" />
<a class="search-tagview-switch" href="javascript:void(0);"
ng-class="{'active': tagsOnly}"
- ng-click="showTags($event)">Tags</a>
+ ng-click="showTags($event)">tags</a>
</span>
</div>