mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-12-21 16:00:26 +01:00
removed templates config and mapping 🐑
This commit is contained in:
@@ -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');
|
||||
|
||||
Reference in New Issue
Block a user