Skip to content
Snippets Groups Projects
Commit 5ba14378 authored by Robert Goldmann's avatar Robert Goldmann
Browse files

#585 - initially disable show chart button

parent a9522468
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,7 @@
<#-- buttons -->
<div class="row center-align">
<div class="col s12">
<button class="btn waves-effect waves-light background-blue" type="submit" name="buttonSave">
<button class="btn waves-effect waves-light background-blue" type="submit" name="buttonSave" disabled>
<i class="material-icons left">show_chart</i>${locale.getString("chart.show")}
</button>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment