Remove obsolete property from class and template
Co-authored-by: Garret Alfert <alfert@wevelop.de>
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
</label>
|
||||
|
||||
<p class="actions">
|
||||
<Input @type="submit" @value="Add" @disabled={{this.submitButtonDisabled}}
|
||||
@class="green" @title="Add item to reimbursement" />
|
||||
<Input @type="submit" @value="Add" @class="green"
|
||||
@title="Add item to reimbursement" />
|
||||
</p>
|
||||
</form>
|
||||
Reference in New Issue
Block a user