Changeset c3a6b20 in prototipo_portal_2018 for prototipo/static/js/functions/firmarDocumentoPdf.js


Ignore:
Timestamp:
Nov 17, 2017, 1:25:45 PM (7 years ago)
Author:
José Sulbarán <jsulbaran@…>
Branches:
master
Children:
fb2f88e
Parents:
cd9dc46
Message:

SE agrego las firma multiples

File:
1 edited

Legend:

Unmodified
Added
Removed
  • prototipo/static/js/functions/firmarDocumentoPdf.js

    rcd9dc46 rc3a6b20  
    4949
    5050                                CONTAINER = false;
    51                                 $("#firmar-documento").hide();
    5251                                $("#pdf-main-container").hide();
    5352                                $("#myJson_wrapper").show();                                   
     
    5554                        else{
    5655
    57 
    5856                        INFO_DATATABLE_NO_VISIBLE = SerealizeMyJson(response);
    59                                
    6057                                CONT_NO_VISIBLE += 1;
    6158                                if (CONT_NO_VISIBLE == 1){
     
    6966
    7067                                CONTAINER2 = false;                             
    71                                 $("#firmar-doc-noVisible").hide();
    7268                                $("#pdf-main-container2").hide();
    7369                                $("#myJsonPDF_NO_VISIBLE_wrapper").show();
Note: See TracChangeset for help on using the changeset viewer.