Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
yflory
2017-06-12 10:50:30 +02:00
6 changed files with 83 additions and 33 deletions

View File

@@ -2726,7 +2726,7 @@ define([
if (err) { return void logError(err); }
$leftside.html('');
$leftside.append($limitContainer);
}, true);
});
/* add a history button */
var histConfig = {