mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-17 03:01:08 +01:00
derp conflicts
Merge branch 'master' of https://github.com/psychobunny/NodeBB Conflicts: public/src/templates.js
This commit is contained in:
@@ -153,6 +153,7 @@
|
||||
document.getElementById('content').innerHTML = templates[tpl_url].parse(JSON.parse(template_data));
|
||||
if (callback) callback(true);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user