mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-13 05:04:22 +02:00
Add input tag and update all base dialogs to support mobile devices
This commit is contained in:
3
Makefile
3
Makefile
@ -42,7 +42,8 @@ tags = dist/core/tags/tag.js \
|
||||
dist/core/tags/SystemPanelTag.js \
|
||||
dist/core/tags/DesktopTag.js \
|
||||
dist/core/tags/StackMenuTag.js \
|
||||
dist/core/tags/StackPanelTag.js
|
||||
dist/core/tags/StackPanelTag.js \
|
||||
dist/core/tags/InputTag.js
|
||||
|
||||
javascripts= dist/core/core.js \
|
||||
dist/core/settings.js \
|
||||
|
Reference in New Issue
Block a user