lint compliance

This commit is contained in:
yflory 2017-11-03 18:39:06 +01:00
parent 2a3a5c4342
commit a37e6c7979

View File

@ -192,7 +192,7 @@ define([
$('<em>').text(Messages.userlist_offline).appendTo($editUsersList); $('<em>').text(Messages.userlist_offline).appendTo($editUsersList);
numberOfEditUsers = '?'; numberOfEditUsers = '?';
numberOfViewUsers = '?'; numberOfViewUsers = '?';
}; }
// Update the buttons // Update the buttons
var fa_editusers = '<span class="fa fa-users"></span>'; var fa_editusers = '<span class="fa fa-users"></span>';