This commit is contained in:
@@ -31,6 +31,11 @@ areas:
|
|||||||
placeholder: 00:00:00:00:00:00
|
placeholder: 00:00:00:00:00:00
|
||||||
label:
|
label:
|
||||||
span: 5
|
span: 5
|
||||||
|
validate:
|
||||||
|
- status: error
|
||||||
|
message: Enter a valid MAC address
|
||||||
|
pass:
|
||||||
|
_regex: ^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})$
|
||||||
- id: projectname
|
- id: projectname
|
||||||
type: TextInput
|
type: TextInput
|
||||||
properties:
|
properties:
|
||||||
@@ -100,7 +105,7 @@ areas:
|
|||||||
events:
|
events:
|
||||||
onClick:
|
onClick:
|
||||||
- id: reset
|
- id: reset
|
||||||
type: reset()
|
type: Reset
|
||||||
- id: start_deployment
|
- id: start_deployment
|
||||||
type: Button
|
type: Button
|
||||||
layout:
|
layout:
|
||||||
|
Reference in New Issue
Block a user