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