Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
flexydial
/
hdfc-beu-v2
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
d504f0a5
authored
2019-02-25 16:33:37 +0530
by
G Manojkumar
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Dashboard changes for DispositionList & Plan
1 parent
e74f54ec
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
application/resources/views/layout/module/dashboard/adminHomePage.blade.php
application/resources/views/layout/module/dashboard/adminHomePage.blade.php
View file @
d504f0a
...
...
@@ -28,16 +28,16 @@
</div>
<div
class=
"col-sm-4 bot"
>
<a
href=
"javascript:;"
onclick=
"menuAction(
"group"
);return false;"
style=
"color:white;"
>
<a
href=
"javascript:;"
onclick=
"menuAction(
'disposition'
);return false;"
style=
"color:white;"
>
<div
class=
"new1"
>
<div
class=
"icon"
>
<i
class=
"fa fa-users"
></i></div>
Groups
Disposition List
</div>
</a>
</div>
<div
class=
"col-sm-4 bot"
>
<a
href=
"javascript:;"
onclick=
"menuAction(
"role"
);return false;"
style=
"color:white;"
>
<a
href=
"javascript:;"
onclick=
"menuAction(
'dispositionPlan'
);return false;"
style=
"color:white;"
>
<div
class=
"new1"
>
<div
class=
"icon"
>
<i
class=
"fa fa-star"
></i></div>
Role
...
...
@@ -147,4 +147,4 @@
</div>
</div>
</div>
</div> -->
\ No newline at end of file
</div> -->
...
...
Write
Preview
Styling with
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