mirror of
https://github.com/grafana/grafana.git
synced 2026-08-17 00:24:57 -05:00
Closes #173
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
<i class='icon-search pointer' ng-click="build_search(key,value)"></i>
|
||||
<i class='icon-ban-circle pointer' ng-click="build_search(key,value,true)"></i>
|
||||
</td>
|
||||
<td>{{value}}</td>
|
||||
<td style="white-space:pre-wrap">{{value}}</td>
|
||||
</tr>
|
||||
</table>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user