Merge pull request #304 from eReuse/bugfix/3523
change link of export devices lots
This commit is contained in:
commit
bd9d659c39
|
@ -8,6 +8,7 @@ ml).
|
||||||
## master
|
## master
|
||||||
|
|
||||||
## testing
|
## testing
|
||||||
|
- [changed] #304 change anchor of link devices lots.
|
||||||
|
|
||||||
## [2.2.0 rc2] - 2022-06-22
|
## [2.2.0 rc2] - 2022-06-22
|
||||||
- [added] #299 Multy select with Shift.
|
- [added] #299 Multy select with Shift.
|
||||||
|
|
|
@ -249,7 +249,7 @@
|
||||||
<li>
|
<li>
|
||||||
<a href="javascript:export_file('devices_lots')" class="dropdown-item">
|
<a href="javascript:export_file('devices_lots')" class="dropdown-item">
|
||||||
<i class="bi bi-file-spreadsheet"></i>
|
<i class="bi bi-file-spreadsheet"></i>
|
||||||
Devices Incoming and Outgoing Lots Spreadsheet
|
Devices Lots Spreadsheet
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
|
|
Reference in New Issue