Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 9 additions & 3 deletions application/views/Home.php
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,14 @@
<li><a href="./products.html">Varius purus</a></li>
</ul> -->
</li>
<li><a href="">Profil</a></li>
<li><a href="">Barang</a>
<li><a href="<?php echo base_url("profile")?>">Profile</a>
<!-- <ul>
<li><a href="./products.html">Lacinia nibh</a></li>
<li><a href="./products.html">Eget molestie</a></li>
<li><a href="./products.html">Varius purus</a></li>
</ul> -->
</li>
<li><a href="<?php echo base_url("barang")?">Barang</a>
<!-- <ul>
<li><a href="./products.html">Gifts and Tech</a></li>
<li><a href="./products.html">Ties and Hats</a></li>
Expand Down Expand Up @@ -409,4 +415,4 @@
});
</script>
</body>
</html>
</html>