mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-17 07:48:39 -05:00
Update the Add button content and styles
* Change the text from "Add" to "+" * Update the e2e test to check for an id #button-add
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
type="button"
|
||||
ui-sref="applications.add"
|
||||
class="at-Button--add"
|
||||
id="button-add"
|
||||
aria-haspopup="true"
|
||||
aria-expanded="false">
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user