Skip to content

Commit

Permalink
Remove irrelevant divs
Browse files Browse the repository at this point in the history
  • Loading branch information
ebenezerdon committed Nov 16, 2018
1 parent 49a74f2 commit 8941ae4
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions UI/pages/admindashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,29 +109,6 @@ <h3>New Sales</h3>
</div>
</div>

<div class='product'>
<div class="product-item mp">
<!--<a href="addproduct.html" class="green-button">Add New Product</a> -->
<a href="addproduct.html" class="green-button">Modify products</a>
<!-- <a href="addproduct.html" class="green-button">Delete Product</a> -->
</div>
</div>

<div class='product'>
<div class="product-item">
<div class="product-item">
<img class="chart-img" src="https://png2.kisspng.com/20180309/qew/kisspng-infographic-chart-three-dimensional-color-vector-circle-graph-5aa2b5c3284298.5205770615206128031649.png"
alt="">
<div class="p-desc">
<p>Total Store Sales</p>
<span>2058</span>
<p>Total Worth of Goods Sold</p>
<span>₦5,250,000</span>
</div>
</div>
</div>
</div>

<div class="footer"></div>

</div>
Expand Down

0 comments on commit 8941ae4

Please sign in to comment.