Remove link attribute from button
Should be done for synergy with the rest of the buttons in the view. Change-Id: I8290f810df61f0957d3a4ab4149344bce32451e9
This commit is contained in:
@@ -355,7 +355,6 @@ limitations under the License.
|
||||
id="emailEditor"
|
||||
has-unsaved-changes="{{_emailsChanged}}"></gr-email-editor>
|
||||
<gr-button
|
||||
link
|
||||
on-tap="_handleSaveEmails"
|
||||
disabled$="[[!_emailsChanged]]">Save changes</gr-button>
|
||||
</fieldset>
|
||||
|
||||
Reference in New Issue
Block a user