Proyectos de Subversion Moodle

Rev

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

Rev 982 Rev 996
Línea 829... Línea 829...
829
      this.currenttabindex = args.currenttabindex;
829
      this.currenttabindex = args.currenttabindex;
830
      this.api = this.getcesa_notesValidatedUrl(
830
      this.api = this.getcesa_notesValidatedUrl(
831
        M.cfg.wwwroot + "/blocks/cesa_notes/cesa_notes_ajax.php"
831
        M.cfg.wwwroot + "/blocks/cesa_notes/cesa_notes_ajax.php"
832
      );
832
      );
833
      var strtitle = M.util.get_string("showcesa_notes", "block_cesa_notes");
833
      var strtitle = M.util.get_string("showcesa_notes", "block_cesa_notes");
834
      $(".inline-" + CSS.cesa_notes_OPENER).html("hola");
-
 
835
      
834
 
-
 
835
      console.log('Execute init')
-
 
836
      $(".inline-cesa_notes-opener").html("hola");
Línea 836... Línea 837...
836
      
837
      
837
    },
838
    },
Línea 838... Línea 839...
838
  };
839
  };