pull/1/head
yflory 7 years ago
parent 560671ae7d
commit 9f9e593e0f

@ -52,11 +52,6 @@ define([
]
};
// Title block
var createTitle = function () {
return $('<h1>').text(Messages.settings_title);
};
var createInfoBlock = function (store) {
var obj = store.proxy;
var $div = $('<div>', {'class': 'infoBlock'});

Loading…
Cancel
Save