mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Added subject and question count to questions page
This commit is contained in:
@@ -59,6 +59,8 @@
|
||||
<center>
|
||||
<h2>
|
||||
Ennek az oldalnak a tartalma dinamikusan frissül minden beküldött kérdés után
|
||||
</br>
|
||||
<%=scount%> tárgy és <%=qcount%> kérdés
|
||||
</h2>
|
||||
</center>
|
||||
<% for (var i = 0; i < data.Subjects.length; i++) { %>
|
||||
|
Reference in New Issue
Block a user