##// END OF EJS Templates
Fix javascript iteration through array...
Fix javascript iteration through array for(var k in config) was assigning k to the properties of Array, not just the numeric indices the second argument of add_buttons_group, k[1], should be config[k][1]

File last commit:

r10495:625de30c
r19555:f622d016
Show More
qtconsole_tabbed.png
0 lines | 184.2 KiB | image/png | TextLexer
/ docs / source / _images / qtconsole_tabbed.png
rendered-image