This commit is contained in:
yflory
2017-05-10 14:56:50 +02:00
parent 3c4b6a89d2
commit 1e4fc5a979
2 changed files with 2 additions and 2 deletions

View File

@@ -303,7 +303,7 @@ define([
editor.save();
},
$toolbar: $bar
}
};
var $hist = Cryptpad.createButton('history', true, {histConfig: histConfig});
$rightside.append($hist);