[REM] console.log

bzr revid: fme@openerp.com-20131014151354-hoodridrctgyzavv
This commit is contained in:
Fabien Meghazi 2013-10-14 17:13:54 +02:00
parent a71007e05d
commit 03f9e595f9
1 changed files with 0 additions and 3 deletions

View File

@ -325,9 +325,6 @@
maxTitleSize: 65,
maxDescriptionSize: 155,
start: function () {
this.loadMetaData().then(function (data) {
console.log(data);
});
var self = this;
var $modal = self.$el;
var htmlPage = this.htmlPage = new website.seo.HtmlPage();