]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/ask.html
Merging the experimental branch back to trunk.
[osqa.git] / forum / skins / default / templates / ask.html
index a925e9dac31863fae8ff7a1dc5fcb3f3e44bf16b..35a6c2c50acd383fb971572897dbd8498fa66559 100644 (file)
@@ -25,7 +25,7 @@
                 $('#pre-collapse').text(txt);
             });
 
-            // Tags autocomplete action
+            //Tags autocomplete action
                $("#id_tags").autocomplete("/matching_tags", {
                 minChars: 1,
                        matchContains: true,