Skip to content

Commit

Permalink
@{} escape
Browse files Browse the repository at this point in the history
  • Loading branch information
thoka committed Sep 7, 2010
1 parent bb1d5a4 commit bc1c5a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ajaxlibtest/AjaxTest.py
Expand Up @@ -10,7 +10,7 @@
def greet(sender):

JS("""
test_fn();
@{{!test_fn}}();
""")

class AjaxTest:
Expand Down

0 comments on commit bc1c5a7

Please sign in to comment.