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
298ad0a4
Commit
298ad0a4
authored
Jul 25, 2016
by
Erkan Öğümsöğütlü
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CHANGE Course Program Scheduler rref #5385
bootstrap select js and css removed from index
parent
cb0d3669
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
index.html
app/index.html
+1
-4
No files found.
app/index.html
View file @
298ad0a4
...
...
@@ -27,9 +27,7 @@
<link
rel=
"stylesheet"
href=
"bower_components/intro.js/introjs.css"
type=
"text/css"
>
<link
rel=
"stylesheet"
href=
"bower_components/intro.js/themes/introjs-nassim.css"
type=
"text/css"
>
<link
rel=
"stylesheet"
href=
"bower_components/toastr/toastr.min.css"
type=
"text/css"
>
<!-- Latest compiled and minified CSS -->
<link
rel=
"stylesheet"
href=
"bootstrap-select.css"
>
</head>
<body
ng-controller=
"KeyListenController"
ng-keydown=
"down($event)"
>
...
...
@@ -89,7 +87,6 @@
<script
src=
"bower_components/angular-i18n/angular-locale_tr.js"
></script>
<script
src=
"bower_components/jquery/dist/jquery.min.js"
></script>
<script
src=
"bower_components/bootstrap/dist/js/bootstrap.min.js"
></script>
<script
src=
"bootstrap-select.js"
></script>
<script
src=
"bower_components/angular-route/angular-route.min.js"
></script>
<script
src=
"bower_components/angular-cookies/angular-cookies.min.js"
></script>
<!--<script src="bower_components/angular-resource/angular-resource.min.js"></script>-->
...
...
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