Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
Laclic
/
SovBundle
Seguir
3
Destacar
0
Fork
0
Código
Incidencias
1
Pull Requests
0
Lanzamientos
2
Wiki
Actividad
Explorar el Código
Correctif
develop
Fabien Normand
hace 3 años
padre
abdb105449
commit
6c20326492
Se han
modificado 1 ficheros
con
0 adiciones
y
3 borrados
Dividir vista
Mostrar estadísticas de diff
+0
-3
Controller/AbstractAdminController.php
+ 0
- 3
Controller/AbstractAdminController.php
Ver fichero
@@ -154,9 +154,6 @@ abstract class AbstractAdminController extends EaAbstractCrudController
}else{
$crud->setDefaultSort(['id' => 'DESC']);
}
else {
$crud->setDefaultSort(['id' => 'DESC']);
}
return $crud;
}
Escribir
Vista previa
Cargando…
Cancelar
Guardar