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
efc045d9
Commit
efc045d9
authored
Sep 02, 2015
by
Erkan Öğümsöğütlü
Browse files
Options
Browse Files
Download
Plain Diff
Conflict fix
Fixed
parents
a8bf5d0e
e0579fc6
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
20 additions
and
35 deletions
+20
-35
app.css
app/app.css
+2
-2
dashboard.html
app/components/dashboard/dashboard.html
+2
-15
index.html
app/index.html
+16
-17
index.html
index.html
+0
-1
No files found.
app/app.css
View file @
efc045d9
app/components/dashboard/dashboard.html
View file @
efc045d9
<div
ng-app=
"ulakbus.dashboard"
>
<div
class=
"starter-template"
>
<!-- table view -->
<table
class=
"table table-bordered"
style=
"background-color:#fff;"
>
<thead>
...
...
@@ -102,19 +103,5 @@
<hr>
</div>
</div>
\ No newline at end of file
app/index.html
View file @
efc045d9
...
...
@@ -28,7 +28,6 @@
<nav
class=
"navbar navbar-default navbar-static-top"
role=
"navigation"
style=
"margin-bottom: 0"
>
<div
class=
"navbar-header"
>
<button
type=
"button"
class=
"navbar-toggle"
data-toggle=
"collapse"
data-target=
".navbar-collapse"
>
<span
class=
"sr-only"
>
Toggle navigation
</span>
<span
class=
"icon-bar"
></span>
...
...
index.html
View file @
efc045d9
...
...
@@ -33,7 +33,6 @@
<nav
class=
"navbar navbar-default navbar-static-top"
role=
"navigation"
style=
"margin-bottom: 0"
>
<div
class=
"navbar-header"
>
<button
type=
"button"
class=
"navbar-toggle"
data-toggle=
"collapse"
data-target=
".navbar-collapse"
>
<span
class=
"sr-only"
>
Toggle navigation
</span>
<span
class=
"icon-bar"
></span>
...
...
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