Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 7017 | Rev 7047 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 7017 Rev 7018
Línea 262... Línea 262...
262
                        'total_pages' => $paginator->getPages()->pageCount,
262
                        'total_pages' => $paginator->getPages()->pageCount,
263
                        'categories' => $categories,
263
                        'categories' => $categories,
264
                        'categories_with_edition' => $category_with_edition_uuids,
264
                        'categories_with_edition' => $category_with_edition_uuids,
265
                        'link_add' => $allowAdd ? $this->url()->fromRoute('knowledge-area/add') : '',
265
                        'link_add' => $allowAdd ? $this->url()->fromRoute('knowledge-area/add') : '',
266
                        'image_size' => $image_size,
266
                        'image_size' => $image_size,
-
 
267
                        'content_edit' => count($category_with_edition_ids) > 0,
Línea 267... Línea 268...
267
                       
268
                       
268
                    ]
269
                    ]
269
                ]);
270
                ]);