Added export option in Help modal

This commit is contained in:
utkarshcmu
2016-02-23 00:57:39 -08:00
parent 6506161107
commit 17c7ce9b40
+4
View File
@@ -32,6 +32,10 @@
<td><span class="label label-info">CTRL+S</span></td>
<td>Save dashboard</td>
</tr>
<tr>
<td><span class="label label-info">CTRL+E</span></td>
<td>Export dashboard</td>
</tr>
<tr>
<td><span class="label label-info">CTRL+H</span></td>
<td>Hide row controls</td>