We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe15e4d commit 9aadf25Copy full SHA for 9aadf25
1 file changed
cloudbot/web/templates/commands.html
@@ -33,11 +33,11 @@ <h4>Under Construction!</h4>
33
<i class ="glyphicon glyphicon-lock" data-toggle="tooltip" data-placement="left" title="{{ perm }}"></i>
34
</td>
35
{% else %}
36
- <td class="hidden-phone hidden-tablet"a data-value="zz"></td>
+ <td data-value="zz"></td>
37
{% endif %}
38
</tr>
39
{% endfor %}
40
</table>
41
</div>
42
43
-{% endblock %}glyphicon glyphicon-th-large
+{% endblock %}
0 commit comments