File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 38
38
<div id="content">
39
39
<div class="container-fluid">
40
40
<div class="d-sm-flex justify-content-between align-items-center mb-4">
41
- <h3 class="text-dark mb-0">Sales Report</h3><a class="btn btn-primary btn-sm d-none d-sm-inline-block" role="button" href="#" data-bs-target="#report" data-bs-toggle="modal"><i class="fas fa-database fa-sm text-white-50"></i> Generate Report</a>
41
+ <h3 class="text-dark mb-0">Sales Report</h3>
42
+ <!-- <a class="btn btn-primary btn-sm d-none d-sm-inline-block" role="button" href="#" data-bs-target="#report" data-bs-toggle="modal">
43
+ <i class="fas fa-database fa-sm text-white-50"></i> Generate Report
44
+ </a> -->
42
45
</div>
43
46
<div class="row mb-3">
44
47
<div class="col-md-6 col-xl-3 mb-4">
You can’t perform that action at this time.
0 commit comments