[Frontend] Timeline tooltip and field input tweaks
#750 Refined tooltip for Resource Graphing; Increased size of Activity Link input field;
This commit is contained in:
@@ -324,7 +324,8 @@ define([
|
||||
"dialog": {
|
||||
"control": "textfield",
|
||||
"name": "Link",
|
||||
"pattern": "^(ftp|https?)\\:\\/\\/\\w+(\\.\\w+)*(\\:\\d+)?(\\/\\S*)*$"
|
||||
"pattern": "^(ftp|https?)\\:\\/\\/\\w+(\\.\\w+)*(\\:\\d+)?(\\/\\S*)*$",
|
||||
"cssclass": "l-input-lg"
|
||||
},
|
||||
"property": "link"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user