]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/actions/__init__.py
disabling the submit buttons for question and answers.
[osqa.git] / forum / actions / __init__.py
index a68106994501385853ebe1f9f2c712323bbbc806..4c6c6784b30ef42f2923805e2260430ad6041309 100644 (file)
@@ -1,3 +1,4 @@
 from meta import *\r
 from node import *\r
-from user import *
\ No newline at end of file
+from user import *\r
+from page import *
\ No newline at end of file