| changeset 114 | 110f99eb417e |
| parent 68 | 803dbeb7c919 |
| child 132 | 860340d4c645 |
--- a/client/js/wikipedia-bin.js Tue Mar 26 16:14:19 2013 +0100 +++ b/client/js/wikipedia-bin.js Tue Mar 26 19:12:05 2013 +0100 @@ -75,7 +75,7 @@ htitle: highlight(title), description: description, hdescription: highlight(description), - static_url: _this.renkan.static_url + static_url: _this.renkan.options.static_url }); }); _this.main_$.html(_html);