mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-17 19:21:04 +01:00
remove meta/title.js and meta.title.build #3481
This commit is contained in:
@@ -150,7 +150,7 @@ $(document).ready(function() {
|
||||
|
||||
$('#content, #footer').removeClass('ajaxifying');
|
||||
|
||||
app.refreshTitle(url);
|
||||
app.refreshTitle(data.title);
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user