fix: Bids page title and remove report
This commit is contained in:
parent
5886ded19a
commit
43c5b5c3ba
Binary file not shown.
@ -65,7 +65,7 @@
|
||||
</nav>
|
||||
<div class="container-fluid">
|
||||
<div class="d-sm-flex justify-content-between align-items-center mb-4">
|
||||
<h3 class="text-dark mb-0">Dashboard</h3><a class="btn btn-primary btn-sm d-none d-sm-inline-block" role="button" href="/report"><i class="fas fa-download fa-sm text-white-50"></i> Generate Report</a>
|
||||
<h3 class="text-dark mb-0">Bids</h3>
|
||||
</div>
|
||||
<h1 class="text-center">{{message}}</h1>
|
||||
<div class="row">
|
||||
|
Loading…
Reference in New Issue
Block a user