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
Branches
Tags
No related merge requests found
...@@ -70,7 +70,7 @@ ...@@ -70,7 +70,7 @@
<#-- buttons --> <#-- buttons -->
<div class="row center-align"> <div class="row center-align">
<div class="col s12"> <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")} <i class="material-icons left">show_chart</i>${locale.getString("chart.show")}
</button> </button>
</div> </div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment