File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/resources/views/admin Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 <tr >
2424 <td colspan =" 4" ></td >
2525 <td >
26- <input st-search =" ' title' " class =" form-control input-sm" placeholder =" @ {{ 'Search' | translate }}…" type =" text" >
26+ <input st-search =" title" class =" form-control input-sm" placeholder =" @ {{ 'Search' | translate }}…" type =" text" >
2727 </td >
2828 <td >
29- <input st-search =" ' address' " class =" form-control input-sm" placeholder =" @ {{ 'Search' | translate }}…" type =" text" >
29+ <input st-search =" address" class =" form-control input-sm" placeholder =" @ {{ 'Search' | translate }}…" type =" text" >
3030 </td >
3131 <td >
32- <input st-search =" ' website' " class =" form-control input-sm" placeholder =" @ {{ 'Search' | translate }}…" type =" text" >
32+ <input st-search =" website" class =" form-control input-sm" placeholder =" @ {{ 'Search' | translate }}…" type =" text" >
3333 </td >
3434 </tr >
3535 </thead >
You can’t perform that action at this time.
0 commit comments