diff --git a/test/esiur.html b/test/esiur.html deleted file mode 100644 index d40030e..0000000 --- a/test/esiur.html +++ /dev/null @@ -1,127 +0,0 @@ - - -
- -#${this.start + parseInt(index)} | -${d.Username} | -${d.Tel} | -${d.Email} | -${d.Online > 0 ? 'Online' : 'Offline'} | -${d.Permissions} | -${d.Picture} | -
Username: | -${d.Username} | -
Tel: | -${d.Tel} | -
Email: | -${d.Email} | -
Online: | -${d.Online} | -
Permissions | -${d.Permissions} | -
Picture: | -${d.Picture} | -
Username: | |
Password: | |
- - |
Username: | |
Password: | |
- |
${this.start + parseInt(index)} | -${v.Username} | -${v.Tel} | -${v.Email} | -${v.Online} | -${v.Permissions} | -${v.Picture} | -