contrib/opportunity: hack to circumvent #1530
authorAlexis Laferrière <alexis.laf@xymus.net>
Fri, 19 Jun 2015 15:02:49 +0000 (11:02 -0400)
committerAlexis Laferrière <alexis.laf@xymus.net>
Sun, 21 Jun 2015 21:09:20 +0000 (17:09 -0400)
Signed-off-by: Alexis Laferrière <alexis.laf@xymus.net>

contrib/opportunity/src/templates/boilerplate.nit

index 1a16449..e00ce4c 100644 (file)
@@ -23,7 +23,7 @@ class OpportunityHeader
        super Template
 
        # Javascript code that is included in the `OpportunityPage`
-       var page_js = "" is writable
+       var page_js: String = "" is writable # FIXME remove static type when #1530 is fixed
 
        redef fun rendering do
                add """