Config object to JavaScript

This commit is contained in:
German Laullon
2010-06-21 00:10:56 -07:00
parent 93803ce149
commit 74ab9107fc
+1
View File
@@ -58,6 +58,7 @@
{
id script = [view windowScriptObject];
[script setValue: self forKey:@"Controller"];
[script setValue:[PBGitDefaults alloc] forKey:@"Config"];
}
- (void) webView:(id) v didFinishLoadForFrame:(id) frame