##// END OF EJS Templates
Submit form only on ctrl-enter, not every enter
Submit form only on ctrl-enter, not every enter

File last commit:

r951:225d57cf default
r1007:17f2694e default
Show More
__init__.py
3 lines | 164 B | text/x-python | PythonLexer
from boards.views.thread.thread import ThreadView
from boards.views.thread.normal import NormalThreadView
from boards.views.thread.gallery import GalleryThreadView