Subversion Repositories SmartDukaan

Rev

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

Rev 31903 Rev 31917
Line 68... Line 68...
68
 
68
 
69
                    <button class="btn btn-primary submit-circular-request"
69
                    <button class="btn btn-primary submit-circular-request"
70
                            type="button">Submit
70
                            type="button">Submit
71
                    </button>
71
                    </button>
72
 
72
 
73
                    <button class="btn btn-primary" onclick="ExportToExcel(this, 'xlsx', 'Download Circular', false)"
73
                    <button class="btn btn-primary" onclick="ExportToExcel(this, 'xlsx', 'Download Circular')"
74
                            data-tableid="circular-table">Export
74
                            data-tableid="circular-table">Export
75
                        table to excel
75
                        table to excel
76
                    </button>
76
                    </button>
77
 
77
 
78
                    #if($isAdmin)
78
                    #if($isAdmin)