Changeset d2472e8 in firmaeventos for base


Ignore:
Timestamp:
Nov 22, 2017, 11:02:00 AM (7 years ago)
Author:
rudmanmrrod <rudman22@…>
Branches:
master
Children:
25ec4a7
Parents:
287657f
Message:

Agregado botones para regresar en detalle y firma

File:
1 edited

Legend:

Unmodified
Added
Removed
  • base/templates/base.vars.javascript.html

    ra1de3f1 rd2472e8  
    44    var URL_USUARIO_EVENTO = "{% url 'participantes:search_participante_nid' %}";
    55   
    6     // URUL para actualizar la firma de un participante
     6    // URL para actualizar la firma de un participante
    77    var URL_ACTUALIZAR_PARTICIPACION = "{% url 'participantes:update_participante_evento' %}";
    8        
     8           
    99</script>
Note: See TracChangeset for help on using the changeset viewer.