File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
site/app/Admin/Presenters/templates Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8282 <tr n:if =" $i != 0" ><td ></td ><td ><small ><a href =" #newdisclosure-{ $i } " ><span >add { $i + 1} . disclosure</span ><span class =" hidden" >cancel adding</span ></a ></small ></td ></tr >
8383 <tbody id =" newdisclosure-{ $i } " n:class =" $i != 0 ? hidden" >
8484 { formContainer new}
85- { formContainer $ i }
85+ { formContainer " $i " }
8686 <tr ><th >{ label disclosure /} </th ><td >{ input disclosure} </td ></tr >
8787 <tr ><th >{ label url /} </th ><td >{ input url} </td ></tr >
8888 <tr ><th >{ label archive /} </th ><td >{ input archive} </td ></tr >
Original file line number Diff line number Diff line change 6262 { /formContainer}
6363 { formContainer new}
6464 { for $i = 0; $i < $newCount ; $i ++}
65- { formContainer $ i }
65+ { formContainer " $i " }
6666 <tbody class =" new-slide changed" >
6767 <tr >
6868 <th class =" right" >Číslo</th >
You can’t perform that action at this time.
0 commit comments