Revize eaf8ace4
Přidáno uživatelem Matěj Zeman před téměř 3 roky(ů)
server/templates/teams/teams.html | ||
---|---|---|
26 | 26 |
</TR> |
27 | 27 |
{% endfor %} |
28 | 28 |
</table> |
29 |
<form action="/api/v1/team-create" method="get"> |
|
30 |
<input type="submit" value="Add"> |
|
31 |
</form> |
|
29 | 32 |
</body> |
30 | 33 |
</html> |
Také k dispozici: Unified diff
Added functionality for creating licenses and teams and connecting them to devices a PCs.