Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Kunto
/
backoffice
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit a9ccddbb
authored
Sep 19, 2019
by
Solo Group
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
structure menu
1 parent
26866959
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
28 deletions
src/agratek/api/merchant/views/templates/base.pt
src/agratek/api/merchant/views/templates/base.pt
View file @
a9ccddb
...
@@ -21,32 +21,17 @@
...
@@ -21,32 +21,17 @@
<li>
<li>
<a
href=
"${request._host}/api/vendor/add"
>
<a
href=
"${request._host}/api/vendor/add"
>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<span
class=
"menu-item-parent"
>
Biller Invoice
</span>
<span
class=
"menu-item-parent"
>
Test Purchase
</span>
</a>
</li>
<!--
<li>
<a href="${request._host}/api/vendor/list">
<i class="fa fa-lg fa-fw fa-home"></i>
<span class="menu-item-parent">List Vendor Invoice</span>
</a>
</li>
<li>
<a href="${request._host}/api/payment/add">
<i class="fa fa-lg fa-fw fa-home"></i>
<span class="menu-item-parent">Add Payment Method</span>
</a>
</a>
</li>
</li>
-->
<li>
<li>
<a
href=
"${request._host}/api/payment/list"
>
<a
href=
"${request._host}/api/payment/list"
>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<span
class=
"menu-item-parent"
>
List P
ayment
</span>
<span
class=
"menu-item-parent"
>
List P
urchase
</span>
</a>
</a>
</li>
</li>
<li>
<li>
<a
href=
"${request._host}/api/merchant/register"
>
<a
href=
"${request._host}/api/merchant/register"
>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
...
@@ -56,28 +41,23 @@
...
@@ -56,28 +41,23 @@
<li>
<li>
<a
href=
"${request._host}/api/
integrated/add
"
>
<a
href=
"${request._host}/api/
merchant/list
"
>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<span
class=
"menu-item-parent"
>
Integrated Tes
t
</span>
<span
class=
"menu-item-parent"
>
List Paymen
t
</span>
</a>
</a>
</li>
</li>
<li>
<li>
<a
href=
"${request._host}/api/integrated/add"
>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<span
class=
"menu-item-parent"
>
Integrated Test
</span>
</a>
</li>
<li>
<a
href=
"${request._host}/api/customer/list"
>
<a
href=
"${request._host}/api/customer/list"
>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<span
class=
"menu-item-parent"
>
Customer
Invoice
</span>
<span
class=
"menu-item-parent"
>
Customer
List
</span>
</a>
</a>
</li>
</li>
<li>
<li>
<a
href=
"${request._host}/api/partner/list"
>
<a
href=
"${request._host}/api/partner/list"
>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<i
class=
"fa fa-lg fa-fw fa-home"
></i>
<span
class=
"menu-item-parent"
>
Partne
r List
</span>
<span
class=
"menu-item-parent"
>
Vendo
r List
</span>
</a>
</a>
</li>
</li>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment