clean up some pending notes

pull/1/head
ansuz 3 years ago
parent 76b90d3c8a
commit e57ccf14d7

@ -94,7 +94,7 @@ define([
'cp-admin-list-my-instance',
'cp-admin-consent-to-contact',
'cp-admin-remove-donate-button',
'cp-admin-instance-purpose', // XXX
'cp-admin-instance-purpose',
],
};
@ -1902,7 +1902,6 @@ define([
[ value]
], cb);
};
//var spinner = UI.makeSpinner($br); // XXX
$opts.on('change', function () {
var val = $opts.find('input:radio:checked').val();

@ -194,7 +194,7 @@ define([
};
Messages.convertPage = "Convert"; // XXX
Messages.convert_hint = "Pick the file you want to convert. The list of output format will be visible afterward.";
Messages.convert_hint = "Pick the file you want to convert. The list of output format will be visible afterward."; // XXX
var createToolbar = function () {
var displayed = ['useradmin', 'newpad', 'limit', 'pageTitle', 'notifications'];

Loading…
Cancel
Save