[#1540] add restore option for streak achievement

This commit is contained in:
Tyler Renelle
2013-10-24 11:04:35 -07:00
parent c7c8338316
commit ef972bf70d
3 changed files with 12 additions and 5 deletions
+4
View File
@@ -42,6 +42,10 @@ div(ng-controller='SettingsCtrl')
.option-group.option-medium
input.option-content(type='number', data-for='items.shield', ng-model='restoreValues.items.shield')
span.input-suffix Shield
h3 Streak Achievements
.option-group.option-medium
input.option-content(type='number', data-for='achievements.streak', ng-model='restoreValues.achievements.streak')
span.input-suffix 21-Day Streak
.modal-footer
button.btn.btn-primary(ng-click='restore()') Save & Close