Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
drfho committed Sep 6, 2024
1 parent 82ed4a2 commit 3243f5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Products/zms/zpt/ZMSMetamodelProvider/manage_metas.zpt
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ function zmiFormSubmit(sender,d) {
sort_options_html += `<option value="${i+1}">${i+1}</option>`;
}
}
debugger;
// debugger;
let new_btn_html = `
<div class="input-group input-group-sm">
${old_id_html}
Expand Down

0 comments on commit 3243f5f

Please sign in to comment.