Skip to content
Snippets Groups Projects
Commit f7dc83f5 authored by Stephan Porada's avatar Stephan Porada :speech_balloon:
Browse files

Disable export in inspect modal

parent 80c049ae
No related branches found
No related tags found
No related merge requests found
......@@ -234,7 +234,7 @@
</div>
</div>
<div class="modal-footer">
<a href="#!" class="left waves-effect waves-light btn">Export</a>
<a href="#!" class="left waves-effect waves-light btn disable">Export</a>
<a href="#!" class="modal-close waves-effect waves-light red btn">Close</a>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment