[Fixed Position] Specify glyph for Add

Specify glyph for the Add button in the Fixed Position
view's toolbar, WTD-880.
This commit is contained in:
Victor Woeltjen
2015-02-20 16:30:00 -08:00
parent a2295e8416
commit 0de06b0594

View File

@@ -26,6 +26,7 @@
"items": [ "items": [
{ {
"method": "add", "method": "add",
"glyph": "+",
"control": "menu-button", "control": "menu-button",
"text": "Add", "text": "Add",
"inclusive": true, "inclusive": true,