Merge branch 'ent-7162-Botones-descolocados-en-remote-components' into 'develop'
fixed errors visual See merge request artica/pandorafms!3920
This commit is contained in:
commit
7d4f6de646
|
@ -918,7 +918,7 @@ if (isset($data)) {
|
|||
);
|
||||
}
|
||||
|
||||
echo '<form method="post" action="'.$url.'">';
|
||||
echo '<form method="post" action="'.$url.'" class="float-right">';
|
||||
echo '<div class="right">';
|
||||
html_print_input_hidden('new_component', 1);
|
||||
html_print_select(
|
||||
|
|
Loading…
Reference in New Issue