This commit is contained in:
@@ -31,6 +31,11 @@ areas:
|
||||
placeholder: 00:00:00:00:00:00
|
||||
label:
|
||||
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
|
||||
type: TextInput
|
||||
properties:
|
||||
@@ -100,7 +105,7 @@ areas:
|
||||
events:
|
||||
onClick:
|
||||
- id: reset
|
||||
type: reset()
|
||||
type: Reset
|
||||
- id: start_deployment
|
||||
type: Button
|
||||
layout:
|
||||
|
Reference in New Issue
Block a user