derp conflicts

Merge branch 'master' of https://github.com/psychobunny/NodeBB

Conflicts:
	public/src/templates.js
This commit is contained in:
psychobunny
2013-05-17 15:26:46 -04:00
16 changed files with 191 additions and 24 deletions

View File

@@ -153,6 +153,7 @@
document.getElementById('content').innerHTML = templates[tpl_url].parse(JSON.parse(template_data));
if (callback) callback(true);
}
}