Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
TimeOutAdmin
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
TimeOut
TimeOutAdmin
Commits
47184f6a
Commit
47184f6a
authored
6 years ago
by
Tobin
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://gitlab.techware.co.in/timeout/timeOut
into tobin
parents
446f949c
41671532
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
17 deletions
+2
-17
left-menu.php
application/views/Templates/left-menu.php
+2
-17
No files found.
application/views/Templates/left-menu.php
View file @
47184f6a
...
@@ -131,27 +131,12 @@
...
@@ -131,27 +131,12 @@
</ul>
</ul>
</li>
</li>
<?php
}
if
(
array_key_exists
(
'Checker'
,
$menus
)){
?>
<?php
}
if
(
array_key_exists
(
'Checker'
,
$menus
)){
?>
<li
class=
"treeview"
>
<a
href=
"#"
>
<img
src=
"
<?=
base_url
(
"assets/images/m2.png"
)
?>
"
>
<span>
Checker Management
</span>
<i
class=
"fa fa-angle-left pull-right"
></i>
</a>
<ul
class=
"treeview-menu"
>
<li>
<li>
<a
href=
"
<?=
base_url
(
'Checker/viewCheckers'
)
?>
"
>
<a
href=
"
<?=
base_url
(
'Checker/viewCheckers'
)
?>
"
>
<i
class=
"fa fa-circle-o text-aqua"
></i>
<img
src=
"
<?=
base_url
(
"assets/images/m2.png"
)
?>
"
>
View Checker
<span>
Checker Management
</span>
</a>
</li>
<li>
<a
href=
"
<?=
base_url
(
'Checker/checkinReport'
)
?>
"
>
<i
class=
"fa fa-circle-o text-aqua"
></i>
Checkin Report
</a>
</a>
</li>
</li>
</ul>
</li>
<?php
}
if
(
array_key_exists
(
'Customer'
,
$menus
)){
?>
<?php
}
if
(
array_key_exists
(
'Customer'
,
$menus
)){
?>
<li
class=
"treeview"
>
<li
class=
"treeview"
>
<a
href=
"#"
>
<a
href=
"#"
>
...
...
This diff is collapsed.
Click to expand it.
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