Update the userlist in code, slide and pad
This commit is contained in:
@@ -924,7 +924,6 @@ define([
|
||||
common.createButton = function (type, rightside, data, callback) {
|
||||
var button;
|
||||
var size = "17px";
|
||||
console.log(type);
|
||||
switch (type) {
|
||||
case 'export':
|
||||
button = $('<button>', {
|
||||
|
||||
Reference in New Issue
Block a user