Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 9401 Rev 9402
Línea 287... Línea 287...
287
                    return s;
287
                    return s;
288
                }
288
                }
289
            }
289
            }
290
        ],
290
        ],
291
    });
291
    });
292
 
292
    
293
    function 
-
 
294
 
-
 
295
    function getContent() {
293
    function getContent() {
296
        return $('[data-competency-behavior]').map(
294
        return $('[data-competency-behavior]').map(
297
            function (idx, td) {
295
            function (idx, td) {
298
                const competencyUuid = $(td).data('competency-uuid');
296
                const competencyUuid = $(td).data('competency-uuid');
299
                const behaviorUuid = $(td).data('behavior-uuid');
297
                const behaviorUuid = $(td).data('behavior-uuid');