Subversion Repositories SmartDukaan

Rev

Rev 22167 | Rev 22190 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22167 Rev 22168
Line 35... Line 35...
35
    <td>$fofoForm.getMobile()</td>
35
    <td>$fofoForm.getMobile()</td>
36
    <td>$fofoForm.getLine1() $fofoForm.getLine2() $fofoForm.getLine3()</td>
36
    <td>$fofoForm.getLine1() $fofoForm.getLine2() $fofoForm.getLine3()</td>
37
    <td>$fofoForm.getCity()</td>
37
    <td>$fofoForm.getCity()</td>
38
    <td>$fofoForm.getState()</td>
38
    <td>$fofoForm.getState()</td>
39
    <td>Pending</td>
39
    <td>Pending</td>
40
    <td><a href="$action.getContextPath()/fofo/$fofoForm.get_id()/edit">detail</a></td>
40
    <td><a href="${rc.contextPath}/fofo/${fofoForm.get_id()}/edit">detail</a></td>
41
  </tr>
41
  </tr>
42
  
42
  
43
#end
43
#end
44
      </tbody>
44
      </tbody>
45
        </table>   
45
        </table>