Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 uid=33(www-data) gid=33(www-data) groups=33(www-data) Safe-mode: OFF (not secure) /var/www/html/queuepro/node_modules/list.pagination.js/test/ drwxrwxr-x | |
| Viewing file: Select action/file-type: var fixture = {
list: function(valueNames) {
var listHtml = $('<div id="list"><ul class="list"></ul><ul class="pagination"></ul></div>'),
item = "";
item = "<li>";
for (var i = 0; i < valueNames.length; i++) {
item += '<span class="'+valueNames[i]+'"</span>';
}
item += "</li>";
$(document.body).append(listHtml);
return item;
},
removeList: function() {
$('#list').remove();
},
jonny: {
name: "Jonny Strömberg",
born: '1986'
},
martina: {
name: "Martina Elm",
born: '1986'
},
angelica: {
name: "Angelica Abraham",
born: '1986'
},
sebastian: {
name: "Sebastian Höglund",
born: '1989'
},
imma: {
name: "Imma Grafström",
born: '1953'
},
hasse: {
name: "Hasse Strömberg",
born: '1955'
},
fredrik: {
name: "Fredrik Martinsson",
born: '1987'
},
jonas: {
name: "Jonas Arnklint",
born: '1987'
},
egon: {
name: "Egon Östgren",
born: '1983'
},
lars: {
name: "Lars Larsson",
born: '1992'
},
bertil: {
name: "Bertil Cool",
born: '1943'
},
ture: {
name: "Ture Tur",
born: '1965'
},
anders: {
name: "Anders",
born: '1987'
},
anna: {
name: "Anna",
born: '1987'
},
matilda: {
name: "Matilda",
born: '1983'
},
li: {
name: "Li",
born: '1992'
},
asa: {
name: "Åsa",
born: '1943'
},
gun: {
name: "Gun",
born: '1965'
}
};
fixture.all = [
fixture.jonny,
fixture.martina,
fixture.angelica,
fixture.sebastian,
fixture.imma,
fixture.hasse,
fixture.fredrik,
fixture.jonas,
fixture.egon,
fixture.lars,
fixture.bertil,
fixture.ture,
fixture.anders,
fixture.anna,
fixture.matilda,
fixture.li,
fixture.asa,
fixture.gun
]; |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0081 ]-- |