Showing
1 changed file
with
1 additions
and
1 deletions
@@ -54,7 +54,7 @@ | @@ -54,7 +54,7 @@ | ||
54 | </script> | 54 | </script> |
55 | 55 | ||
56 | <script type="text/template" id="fm_condition_payment"> | 56 | <script type="text/template" id="fm_condition_payment"> |
57 | - <div class="form-group" id="rule_condition_[[nodeIndex]]_[[curnodeIndex]]"> | 57 | + <div class="form-group" id="rule_condition_[[nodeIndex]]_[[curnodeIndex]]" pnodeIndex="[[nodeIndex]]" nodeIndex="[[curnodeIndex]]"> |
58 | <form id="form_[[nodeIndex]]_[[curnodeIndex]]"> | 58 | <form id="form_[[nodeIndex]]_[[curnodeIndex]]"> |
59 | <label class="col-sm-1 control-label">NO.[[curnodeIndex]]</label> | 59 | <label class="col-sm-1 control-label">NO.[[curnodeIndex]]</label> |
60 | <div class="col-sm-14"> | 60 | <div class="col-sm-14"> |
-
Please register or login to post a comment