|
@@ -56,9 +56,9 @@
|
|
|
</div>
|
|
|
{{#if App.router.loginController.isAdmin}}
|
|
|
<p class="pull-right">
|
|
|
- <!--<input class="btn btn-primary" type="button" value="Save and apply changes" {{!bindAttr disabled="isSubmitDisabled"}} />-->
|
|
|
+ <!--<input class="btn btn-primary" type="button" value="Save" {{!bindAttr disabled="isSubmitDisabled"}} />-->
|
|
|
<a class="btn btn-primary" {{bindAttr disabled="isSubmitDisabled"}}
|
|
|
- {{action restartServicePopup target="controller"}}>Save and apply changes</a>
|
|
|
+ {{action restartServicePopup target="controller"}}>Save</a>
|
|
|
</p>
|
|
|
{{/if}}
|
|
|
{{else}}
|