mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-04-08 18:55:09 +02:00
Merge branch 'ent-7922-selector-demasiado-grande-en-creacion-de-modulos' into 'develop'
less module selector width See merge request artica/pandorafms!4384
This commit is contained in:
commit
3743fa6ca8
@ -139,7 +139,7 @@ function add_component_selection($id_network_component_type)
|
||||
true,
|
||||
'',
|
||||
false,
|
||||
'width: 460px; '
|
||||
'width: 350px; '
|
||||
);
|
||||
$data[1] .= '</span>';
|
||||
$data[1] .= ' <span id="component_loading" class="invisible">';
|
||||
|
Loading…
x
Reference in New Issue
Block a user