mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-29 08:34:45 +02:00
Hide this
This commit is contained in:
parent
ec0882cd14
commit
3d2b18140a
@ -61,7 +61,7 @@ class CreateEgg extends CreateRecord
|
||||
Forms\Components\Hidden::make('script_is_privileged')
|
||||
->default(true)
|
||||
->helperText('The docker images available to servers using this egg.'),
|
||||
Forms\Components\TextInput::make('update_url')
|
||||
Forms\Components\Hidden::make('update_url')
|
||||
->disabled()
|
||||
->helperText('Not implemented.')
|
||||
->columnSpan(['default' => 1, 'sm' => 1, 'md' => 2, 'lg' => 2]),
|
||||
|
Loading…
x
Reference in New Issue
Block a user