##// END OF EJS Templates
fixes #4039....
fixes #4039. Issues is that $(selector).val() return the associated text if no data is present (hence one cannot associate explicitely an option to "undefined") fix in doc and example.
Matthias BUSSONNIER -
r12649:4c1106f8
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
deprecated.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
pylab.py Loading ...
script.py Loading ...