web/data/cubicweb.reledit.js
branchstable
changeset 6264 0dcd19d89767
parent 6215 759cf097f5aa
child 6283 c827fa795a6b
equal deleted inserted replaced
6263:e91ac6e95116 6264:0dcd19d89767
    51                 document.location.reload();
    51                 document.location.reload();
    52                 return;
    52                 return;
    53             }
    53             }
    54         }
    54         }
    55         jQuery('#'+params.divid+'-reledit').parent().loadxhtml(JSON_BASE_URL, params, 'post');
    55         jQuery('#'+params.divid+'-reledit').parent().loadxhtml(JSON_BASE_URL, params, 'post');
       
    56         jQuery(cw).trigger('reledit-reloaded', params);
    56     },
    57     },
    57 
    58 
    58     /* called by reledit forms to submit changes
    59     /* called by reledit forms to submit changes
    59      * @param formid : the dom id of the form used
    60      * @param formid : the dom id of the form used
    60      * @param rtype : the attribute being edited
    61      * @param rtype : the attribute being edited