Improve the top bar and use the font awesome icons in /code
This commit is contained in:
@@ -689,8 +689,6 @@ define([
|
||||
|
||||
var $toolbar = $('#toolbar');
|
||||
|
||||
$toolbar.find('sub a').text(Messages.backToCryptpad);
|
||||
|
||||
var Button = function (opt) {
|
||||
return $('<button>', opt);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user