[Fixed Position] Begin adding placeholder toolbar
Begin adding placeholder toolbar for fixed position view, WTD-879.
This commit is contained in:
@@ -25,8 +25,9 @@
|
||||
{
|
||||
"items": [
|
||||
{
|
||||
"property": "add",
|
||||
"control": "button"
|
||||
"method": "add",
|
||||
"control": "button",
|
||||
"text": "Add"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user