fix
This commit is contained in:
parent
ef3f1c5d33
commit
af8cd53f8f
@ -6,7 +6,7 @@
|
||||
<button pos='485,525' size='500,40' onclick='core.open_folder("user:content")'>@Open content folder</button>
|
||||
|
||||
<panel id='search_panel' size='440,35' pos='15,485' interval='1' color='#0000004C'>
|
||||
<textbox id='search_textbox' placeholder="Search" multiline='false' size='440,25' sub-consumer='function(x) refresh_search() end'></textbox>
|
||||
<textbox id='search_textbox' multiline='false' size='440,25' sub-consumer='function(x) refresh_search() end'></textbox>
|
||||
</panel>
|
||||
|
||||
<panel id='content_info' pos='485,15' size='440,406' color='0' max-length='406' scrollable='true'>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user