correccion lista padre

parent 742ce06a
......@@ -392,7 +392,7 @@ class ListadoController extends AbstractController {
$this->manager->flush();
if ($lista) {
if ($lista && $listaPadre != null) {
if($padreAnterior == "none"){
$relacionListas = new PluRelacionesListas();
$relacionListas->setRliPadre($listaPadre);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment