Commit 2837b9a9 authored by bitsoko services's avatar bitsoko services 👷🏿

Update index.html

parent 5cacb8d6
......@@ -1975,7 +1975,7 @@
</i>Deliveries
</a>
</li>
<li class="bold pageBoxShadow" onclick="fetchRate(); allCoinLst(); checkStoreBal();">
<li class="bold pageBoxShadow" onclick="fetchRate(); allCoinLst(); checkStoreBal();" style="display:none;">
<a href="#" id="rewardsPage" page="rewards" class="waves-effect waves-cyan nav" style="">
<i style="padding-top:5px;">
<svg class="deliveriesIcon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 490.3 490.3" style="enable-background:new 0 0 490.3 490.3;float: left;height: 40px;margin-left: -6px; margin-right:9px;padding:7px;" xml:space="preserve">
......@@ -1989,7 +1989,7 @@
</i>Rewards
</a>
</li>
<li class="bold pageBoxShadow" onclick="showPackagingPage">
<li class="bold pageBoxShadow" onclick="showPackagingPage" style="display:none;">
<a onclick="showPackagingPage(); fetchPackagingOrders()" class="waves-effect waves-cyan nav" style="">
<i style="padding-top:5px;">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 64 64" enable-background="new 0 0 64 64" xml:space="preserve">
......@@ -1998,7 +1998,7 @@
</i>Packaging
</a>
</li>
<li class="bold pageBoxShadow">
<li class="bold pageBoxShadow" style="display:none;">
<a href="#" class="waves-effect waves-cyan nav" onclick="openInventoryPage()">
<i style="padding-top:13px;">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Capa_1" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512; width: 80%; display: block; margin-left: auto; margin-right: auto;" xml:space="preserve">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment