removed templates config and mapping 🐑

This commit is contained in:
barisusakli
2015-03-06 19:02:18 -05:00
parent 5821a0758f
commit 2a8437f08f
12 changed files with 255 additions and 451 deletions

View File

@@ -18,7 +18,7 @@ define('forum/topic', [
currentUrl = '';
$(window).on('action:ajaxify.start', function(ev, data) {
if(data.tpl_url !== 'topic') {
if (ajaxify.currentPage !=== data.url) {
navigator.hide();
$('.header-topic-title').find('span').text('').hide();
app.removeAlert('bookmark');