Subversion Repositories SmartDukaan

Rev

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

Rev 31805 Rev 31903
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)"
-
 
74
                            data-tableid="circular-table">Export
-
 
75
                        table to excel
-
 
76
                    </button>
-
 
77
 
73
                    #if($isAdmin)
78
                    #if($isAdmin)
74
                        <button class="btn btn-primary download-nlc"
79
                        <button class="btn btn-primary download-nlc"
75
                                type="button">Download NLC
80
                                type="button">Download NLC
76
                        </button>
81
                        </button>
77
                    #end
82
                    #end