add a comment about why hashes are being stubbed

This commit is contained in:
ansuz
2016-04-12 15:36:03 +02:00
parent ca94d30386
commit a0999d1d2b

View File

@@ -45,6 +45,11 @@ define([
};
var andThen = function (Ckeditor) {
/* This is turned off because we prefer that the channel name
be chosen by the server, not generated by the client.
We still need a key, so we use genKey()
*/
// $(window).on('hashchange', function() {
// window.location.reload();
// });