Subversion Repositories SmartDukaan

Rev

Rev 21978 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21978 Rev 21979
Line 39... Line 39...
39
    <td>$fofoForm.getMobile()</td>
39
    <td>$fofoForm.getMobile()</td>
40
    <td>$fofoForm.getLine1() $fofoForm.getLine2() $fofoForm.getLine3()</td>
40
    <td>$fofoForm.getLine1() $fofoForm.getLine2() $fofoForm.getLine3()</td>
41
    <td>$fofoForm.getCity()</td>
41
    <td>$fofoForm.getCity()</td>
42
    <td>$fofoForm.getState()</td>
42
    <td>$fofoForm.getState()</td>
43
    <td>Pending</td>
43
    <td>Pending</td>
44
    <td><a href="$action.getContextPath()/fofo/$fofoForm.get_id()/edit">View Details</a></td>
44
    <td><a target="_blank" href="$action.getContextPath()/fofo/$fofoForm.get_id()/edit">View Details</a></td>
45
    <td><a href="$action.getContextPath()/file-display/$fofoForm.get_id()">View Docs</a></td>
45
    <td><a target="_blank" href="$action.getContextPath()/file-display/$fofoForm.get_id()">View Docs</a></td>
46
  </tr>
46
  </tr>
47
  
47
  
48
#end
48
#end
49
      </tbody>
49
      </tbody>
50
        </table>   
50
        </table>