Subversion Repositories SmartDukaan

Rev

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

Rev 32074 Rev 32164
Line 56... Line 56...
56
                  <td>$supplierInactive.getContactName()</td>
56
                  <td>$supplierInactive.getContactName()</td>
57
                  <td>$supplierInactive.getContactPhone()</td>
57
                  <td>$supplierInactive.getContactPhone()</td>
58
                  <td>$supplierInactive.getRegisteredAddress()</td>
58
                  <td>$supplierInactive.getRegisteredAddress()</td>
59
                  <td>$supplierInactive.getCommunicationAddress()</td>
59
                  <td>$supplierInactive.getCommunicationAddress()</td>
60
                    <td>
60
                    <td>
61
                        <button type="submit" class="btn btn-primary" value="submitActive" data-id="$supplierInactive.getId()"
61
                        <button type="button" class="btn btn-primary submit-active" value="submitActive" data-id="$supplierInactive.getId()">Active
62
                              
-
 
63
                                class="submit-active">Active
-
 
64
                        </button>
62
                        </button>
65
                    </td>
63
                    </td>
66
 
64
 
67
                </tr>
65
                </tr>
68
                #end
66
                #end