Revize b1e325aa
Přidáno uživatelem Ondřej Anděl před téměř 4 roky(ů)
application/view/contents/userContent.php | ||
---|---|---|
36 | 36 |
xhr.send(formData); |
37 | 37 |
} |
38 | 38 |
|
39 |
|
|
40 | 39 |
function renderUsers(users) { |
41 | 40 |
let result = \"\"; |
42 | 41 |
users.forEach((item,id) => { |
Také k dispozici: Unified diff
Enhancement #8756: Refactoring, klient-side