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,
|
true,
|
||||||
'',
|
'',
|
||||||
false,
|
false,
|
||||||
'width: 460px; '
|
'width: 350px; '
|
||||||
);
|
);
|
||||||
$data[1] .= '</span>';
|
$data[1] .= '</span>';
|
||||||
$data[1] .= ' <span id="component_loading" class="invisible">';
|
$data[1] .= ' <span id="component_loading" class="invisible">';
|
||||||
|
|
Loading…
Reference in New Issue