Rename "Add new" to "Add More" for clarity (#1230)

This commit is contained in:
Mars Lan 2018-06-22 16:48:12 -07:00 committed by GitHub
parent e3eade34de
commit 27acfc1495
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -393,7 +393,7 @@
<button
class="nacho-button nacho-button--tertiary dataset-compliance-fields__add-field"
onclick={{action row.onAddFieldTag}}>
+ Add new
+ Add More
</button>
{{/unless}}