Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
iwl-live
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anthony.Suerte
iwl-live
Commits
e581d60d
Commit
e581d60d
authored
Mar 25, 2021
by
merlin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Hiding Prepaid Card Option.
parent
5653e44e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
17 additions
and
8 deletions
+17
-8
base_nav.php
en/template/base_nav.php
+4
-2
tmp_menu.php
en/template/tmp_menu.php
+4
-2
base_nav.php
id/template/base_nav.php
+5
-2
tmp_menu.php
id/template/tmp_menu.php
+4
-2
No files found.
en/template/base_nav.php
View file @
e581d60d
...
...
@@ -38,14 +38,16 @@ $header -> action();
</ul>
</li>
<!--
<li>
<a href="card"><span class="fa fa-credit-card fa-lg"></span> Prepaid Card</a>
<ul>
<li><a href="card">Card Balance</a></li>
<li><a href="card?type=detail">Card History</a></li>
<!--
<li><a href="card?type=input">Card Top Up</a></li>
-->
</ul>
<li><a href="card?type=input">Card Top Up</a></li>
</ul>
</li>
-->
<li>
<a
href=
"setting"
><span
class=
"fa fa-cog fa-lg"
></span>
Settings
</a>
...
...
en/template/tmp_menu.php
View file @
e581d60d
...
...
@@ -35,14 +35,16 @@ include_once('template/base_head.php');
<li><a
href=
"request"
>
・Request Money to Other Users
</a></li>
</ul>
</li>
<!--
<li><span class="fa fa-credit-card fa-lg"></span><strong> Prepaid Card</strong>
<ul>
<li><a href="card"> ・Check Card Balance</a></li>
<!-- <li><a href="card?type=input"> ・Recharge the Card</a></li>
--
>
This block says 'Recharge the card' is been commented even before
<li><a href="card?type=input"> ・Recharge the Card</a></li
>
<li><a href="card?type=detail"> ・Card Transaction History</a></li>
</ul>
</li>
-->
<li><span
class=
"fa fa-cog fa-lg"
></span><strong>
Settings
</strong>
<ul>
<li><a
href=
"setting"
>
・Profile Setup
</a></li>
...
...
id/template/base_nav.php
View file @
e581d60d
...
...
@@ -37,14 +37,17 @@ $header -> action();
<li><a
href=
"request?type=apply"
>
Permintaan Uang - Terima
</a></li>
</ul>
</li>
<!--
<li>
<a href="card"><span class="fa fa-credit-card fa-lg"></span> Kartu Prabayar</a>
<ul>
<li><a href="card">Saldo Kartu</a></li>
<li><a href="card?type=detail">Riwayat Kartu</a></li>
<!-- <li><a href="card?type=input">Card Top Up</a></li>
-->
</ul>
This (Card top up) has been commented even before
<li><a href="card?type=input">Card Top Up</a></li>
</ul>
</li>
-->
<li>
<a
href=
"setting"
><span
class=
"fa fa-cog fa-lg"
></span>
Pengaturan
</a>
<ul>
...
...
id/template/tmp_menu.php
View file @
e581d60d
...
...
@@ -36,14 +36,16 @@ include_once('template/base_head.php');
<li><a
href=
"request"
>
・Minta Uang Ke Pengguna Lain
</a></li>
</ul>
</li>
<!--
<li><span class="fa fa-credit-card fa-lg"></span><strong>Kartu Prabayar</strong>
<ul>
<li><a href="card">・Cek Saldo Kartu</a></li>
<!-- <li><a href="card?type=input"> ・Recharge the Card</a></li>
--
>
This recharge the card has been commented even before
<li><a href="card?type=input"> ・Recharge the Card</a></li
>
<li><a href="card?type=detail">・Riwayat Transaksi Kartu</a></li>
</ul>
</li>
-->
<li><span
class=
"fa fa-cog fa-lg"
></span><strong>
Pengaturan
</strong>
<ul>
<li><a
href=
"setting"
>
・Pengaturan Profil
</a></li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment