Proyectos de Subversion LeadersLinked - Backend

Rev

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

Rev 3534 Rev 3535
Línea 71... Línea 71...
71
 
71
 
72
$this->inlineScript()->captureStart();
72
$this->inlineScript()->captureStart();
Línea 73... Línea 73...
73
echo <<<JS
73
echo <<<JS
-
 
74
 
-
 
75
jQuery( document ).ready(function( $ ) {
-
 
76
    var allowDelete = $allowDelete;
74
 
77
    var allowEdit = $allowEdit;
75
jQuery( document ).ready(function( $ ) {
78
    var allowReport = $allowReport;
76
    $.validator.setDefaults({
79
    $.validator.setDefaults({
77
        debug: true,
80
        debug: true,
78
        highlight: function(element) {
81
        highlight: function(element) {