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
b903d170
Commit
b903d170
authored
Aug 31, 2015
by
Erkan Öğümsöğütlü
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sidebar changes
Small changes
parent
1292d26a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
sidebar.html
app/shared/templates/directives/sidebar.html
+0
-5
No files found.
app/shared/templates/directives/sidebar.html
View file @
b903d170
...
...
@@ -5,11 +5,6 @@
<li
ui-sref-active=
"active"
class=
"active"
>
<a
ui-sref=
"dashboard.home"
><i
class=
"fa fa-dashboard fa-fw"
></i>
Dashboard
</a>
</li>
<!--<li ui-sref-active="active"><a href="#/staffs" translate>Staffs</a></li>-->
<!--<li ui-sref-active="active"><a href="#/staff/add" translate>New Staff</a></li>-->
<!--<li ui-sref-active="active"-->
<!--ng-repeat="item in menuItems"><a href="#">{{ item }}</a></li>-->
<li
ng-repeat=
"(key, item) in menuItems"
ng-class=
"{active: collapseVar == key}"
>
{{dropDown}}
<a
href=
""
ng-click=
"check(key)"
><i
class=
"fa fa-wrench fa-fw"
></i>
{{ item }}
<span
class=
"fa arrow"
></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