Utils.js: add code to make api3 request

This commit is contained in:
Dietmar Maurer
2018-12-05 12:39:40 +01:00
parent 083418619e
commit 03862a2eeb
3 changed files with 90 additions and 1 deletions

View File

@ -1,4 +1,5 @@
JSSRC= \
Utils.js \
Logo.js \
VersionInfo.js \
Application.js \