Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
U
ulakbus-ui
Project
Project
Details
Activity
Releases
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
ulakbus
ulakbus-ui
Commits
3ffe0123
Commit
3ffe0123
authored
Aug 31, 2015
by
Erkan Öğümsöğütlü
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sidebar changes
Small changes
parent
fd350a09
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
sidebar.html
app/shared/templates/directives/sidebar.html
+6
-2
No files found.
app/shared/templates/directives/sidebar.html
View file @
3ffe0123
...
@@ -5,8 +5,12 @@
...
@@ -5,8 +5,12 @@
<li
ui-sref-active=
"active"
class=
"active"
>
<li
ui-sref-active=
"active"
class=
"active"
>
<a
ui-sref=
"dashboard.home"
><i
class=
"fa fa-dashboard fa-fw"
></i>
Dashboard
</a>
<a
ui-sref=
"dashboard.home"
><i
class=
"fa fa-dashboard fa-fw"
></i>
Dashboard
</a>
</li>
</li>
<li
ui-sref-active=
"active"
><a
href=
"#/staffs"
translate
>
Staffs
</a></li>
<li
ui-sref-active=
"active"
>
<li
ui-sref-active=
"active"
><a
href=
"#/staff/add"
translate
>
New Staff
</a></li>
<a
href=
"#/staffs"
>
Staffs
</a>
</li>
<li
ui-sref-active=
"active"
>
<a
href=
"#/staff/add"
>
New Staff
</a>
</li>
<!--<li ui-sref-active="active">-->
<!--<li ui-sref-active="active">-->
<!--<a ui-sref="dashboard.chart"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span></span></a>-->
<!--<a ui-sref="dashboard.chart"><i class="fa fa-bar-chart-o fa-fw"></i> Charts<span></span></a>-->
...
...
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