[Fixed Position] Fix appearance of Remove button

Update appearance of Remove button in Fixed Position view
to match UI docs, WTD-881.
This commit is contained in:
Victor Woeltjen 2015-02-23 19:27:47 -08:00
parent 41a013d198
commit 5ee0f9372b

View File

@ -140,8 +140,7 @@
{ {
"method": "remove", "method": "remove",
"control": "button", "control": "button",
"text": "Remove", "glyph": "Z"
"inclusive": true
} }
] ]
} }