Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
<EmailStylesEditor @styles={{model}} @fieldName={{fieldName}} @save={{action "save"}} />
<div class="admin-footer">
<div class="buttons">
<DButton @action={{action "save"}} @disabled={{saveDisabled}} @class="btn-primary" @translatedLabel={{saveButtonText}} />
</div>