##// END OF EJS Templates
Backport PR #8159: Fix action do not provide icon....
Backport PR #8159: Fix action do not provide icon. action might be undefined then button will get no icon. Prevent throwing an uncatched error and insert warning sign on button Will do better one I allow text instead of icon
Min RK -
r20970:9ccefc96
Show More
Name Size Modified Last Commit Author
/ IPython / html / widgets
tests
__init__.py Loading ...
interaction.py Loading ...
widget.py Loading ...
widget_bool.py Loading ...
widget_box.py Loading ...
widget_button.py Loading ...
widget_float.py Loading ...
widget_image.py Loading ...
widget_int.py Loading ...
widget_link.py Loading ...
widget_output.py Loading ...
widget_selection.py Loading ...
widget_selectioncontainer.py Loading ...
widget_string.py Loading ...