##// END OF EJS Templates
remove call to jquery-ui useless button()
remove call to jquery-ui useless button()

File last commit:

r13347:54891794
r17445:afa2fbf8
Show More
__init__.py
4 lines | 91 B | text/x-python | PythonLexer
try:
from simplegeneric import *
except ImportError:
from ._simplegeneric import *