console.log

This commit is contained in:
psychobunny
2014-03-06 16:47:59 -05:00
parent 55a7838725
commit bcd8137d0e

View File

@@ -153,7 +153,6 @@ var ajaxify = {};
tpl_url = url;
}
console.log(tpl_url);
return tpl_url;
}