BrowserView.js
authorAlan Knowles <alan@roojs.com>
Fri, 19 Dec 2014 06:33:57 +0000 (14:33 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 19 Dec 2014 06:33:57 +0000 (14:33 +0800)
BrowserView.js

index 239dda8..aa5dd8c 100644 (file)
@@ -293,7 +293,7 @@ BrowserView = new GType({
             print(scr);
             
             TabbedBrowser.browser.current_tab().get_web_view().execute_script(
-                src
+                scr
                 
             );