mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
disable
This commit is contained in:
@@ -22,7 +22,7 @@ Gui.element{
|
|||||||
type = 'drop-down',
|
type = 'drop-down',
|
||||||
name = 'cctv_status',
|
name = 'cctv_status',
|
||||||
items = {'Enable', 'Disable'},
|
items = {'Enable', 'Disable'},
|
||||||
selected_index = 1
|
selected_index = 2
|
||||||
}:style{
|
}:style{
|
||||||
width = 96
|
width = 96
|
||||||
}:on_selection_changed(function(_, element, _)
|
}:on_selection_changed(function(_, element, _)
|
||||||
|
|||||||
Reference in New Issue
Block a user