mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Add error-message directive.
Improve UX for focus handling.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
.stf-error-message
|
||||
alert(type='danger', close='closeMessage()', ng-if='message')
|
||||
strong(translate) Oops!
|
||||
|  
|
||||
span(ng-bind='message')
|
||||
Reference in New Issue
Block a user