Skip to content
Snippets Groups Projects
Commit 38c9acba authored by Allan Blanchard's avatar Allan Blanchard
Browse files

[wp] Allows to update checkbox label

parent 8976834a
No related branches found
No related tags found
No related merge requests found
...@@ -89,7 +89,7 @@ class checkbox ...@@ -89,7 +89,7 @@ class checkbox
begin begin
Wutil.on enabled button#set_visible ; Wutil.on enabled button#set_visible ;
Wutil.on tooltip button#set_tooltip ; Wutil.on tooltip button#set_tooltip ;
ignore title ; Wutil.on title button#set_label ;
ignore filter ; ignore filter ;
ignore vmin ; ignore vmin ;
ignore vmax ; ignore vmax ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment