Added reset button to resource cards
This commit is contained in:
@@ -133,6 +133,9 @@
|
||||
<div class="right clickable flex layout horizontal center">
|
||||
{{title}}
|
||||
</div>
|
||||
<div class="layout horizontal center">
|
||||
<paper-button class="resourceReset" disabled={{cantIncrement}}>Reset</paper-button>
|
||||
</div>
|
||||
</paper-material>
|
||||
</div>
|
||||
{{/if}}
|
||||
|
||||
Reference in New Issue
Block a user