We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
button
2 parents ebb219b + 1262c83 commit e3ead70Copy full SHA for e3ead70
queries.lp
@@ -154,7 +154,7 @@ mg.include('scripts/lua/header_authenticated.lp','r')
154
<h3 class="box-title">Recent Queries</h3>
155
<div class="pull-right align-click-options">
156
<span><input type="checkbox" id="live"><label for="live">Live update</label></span>
157
- <a id="refresh" href="#" class="btn btn-sm btn-info btn-flat">Refresh</a>
+ <button type="button" id="refresh" class="btn btn-sm btn-info btn-flat">Refresh</button>
158
</div>
159
160
<!-- /.box-header -->
0 commit comments