| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
jscripts/imagenes.js and principal/imagenes.php: specific functions are removed and replaced by common functions.
jscripts/arbol.js and jscripts/comunes.js: functions include cases for the types of images.
includes/arbol.php: the case of the image is separated into the different image types.
idiomas/php/esp/informacion_imagenes_esp.php: Fixs a text message.
|
| |
|
|
|
|
|
|
|
|
| |
empty array: element[int_node_tipe]=Array();
functions lista_grupo_arbol and lista_raiz_arbol: The active zone for show contextual menus is asociated to label (before was to 'li' elements). This avoids zones overlapping
function lista_grupo_arbol: Fixs error in classrooms tree: before to list groups, the order of elements is incremented
function lista_raiz_arbol: If all nodes is equal shows root tree. If nodes are diferent shows root and first level of tree.
|
|
|
|
| |
Functions lista_raiz_arbol and lista_grupo_arbol are created and used in all left frames.
|
|
are created and used in all left frames.
For now frames show array of nodes and groups for debug.
|