mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
indicate pocket app is a work in progress
This commit is contained in:
parent
c624baed2c
commit
0395aa95b6
@ -35,7 +35,7 @@ local function init(main)
|
|||||||
local ps = iocontrol.get_db().ps
|
local ps = iocontrol.get_db().ps
|
||||||
|
|
||||||
-- window header message
|
-- window header message
|
||||||
TextBox{parent=main,y=1,text="",alignment=ALIGN.LEFT,height=1,fg_bg=style.header}
|
TextBox{parent=main,y=1,text="ALPHA APP - INCOMPLETE",alignment=ALIGN.CENTER,height=1,fg_bg=style.header}
|
||||||
|
|
||||||
--#region root panel panes (connection screens + main screen)
|
--#region root panel panes (connection screens + main screen)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user