Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
5844aa55
Commit
5844aa55
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
consistent new lines at ends of files
parent
945870d7
Changes
10
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
js/bootstrap-alert.js
+1
-1
js/bootstrap-alert.js
js/bootstrap-button.js
+1
-1
js/bootstrap-button.js
js/bootstrap-carousel.js
+1
-1
js/bootstrap-carousel.js
js/bootstrap-collapse.js
+1
-1
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
+1
-1
js/bootstrap-dropdown.js
js/bootstrap-modal.js
+1
-1
js/bootstrap-modal.js
js/bootstrap-scrollspy.js
+1
-1
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
+1
-1
js/bootstrap-tab.js
js/bootstrap-transition.js
+1
-1
js/bootstrap-transition.js
js/bootstrap-typeahead.js
+1
-1
js/bootstrap-typeahead.js
with
10 additions
and
10 deletions
+10
-10
js/bootstrap-alert.js
+
1
-
1
View file @
5844aa55
...
@@ -82,4 +82,4 @@
...
@@ -82,4 +82,4 @@
$
(
'
body
'
).
on
(
'
click.alert.data-api
'
,
dismiss
,
Alert
.
prototype
.
close
)
$
(
'
body
'
).
on
(
'
click.alert.data-api
'
,
dismiss
,
Alert
.
prototype
.
close
)
})
})
}(
window
.
jQuery
)
}(
window
.
jQuery
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
js/bootstrap-button.js
+
1
-
1
View file @
5844aa55
...
@@ -95,4 +95,4 @@
...
@@ -95,4 +95,4 @@
})
})
})
})
}(
window
.
jQuery
)
}(
window
.
jQuery
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
js/bootstrap-carousel.js
+
1
-
1
View file @
5844aa55
...
@@ -151,4 +151,4 @@
...
@@ -151,4 +151,4 @@
})
})
})
})
}(
window
.
jQuery
)
}(
window
.
jQuery
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
js/bootstrap-collapse.js
+
1
-
1
View file @
5844aa55
...
@@ -131,4 +131,4 @@
...
@@ -131,4 +131,4 @@
})
})
})
})
}(
window
.
jQuery
)
}(
window
.
jQuery
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
js/bootstrap-dropdown.js
+
1
-
1
View file @
5844aa55
...
@@ -80,4 +80,4 @@
...
@@ -80,4 +80,4 @@
$
(
'
body
'
).
on
(
'
click.dropdown.data-api
'
,
toggle
,
Dropdown
.
prototype
.
toggle
)
$
(
'
body
'
).
on
(
'
click.dropdown.data-api
'
,
toggle
,
Dropdown
.
prototype
.
toggle
)
})
})
}(
window
.
jQuery
)
}(
window
.
jQuery
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
js/bootstrap-modal.js
+
1
-
1
View file @
5844aa55
...
@@ -202,4 +202,4 @@
...
@@ -202,4 +202,4 @@
})
})
})
})
}(
window
.
jQuery
)
}(
window
.
jQuery
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
js/bootstrap-scrollspy.js
+
1
-
1
View file @
5844aa55
...
@@ -121,4 +121,4 @@
...
@@ -121,4 +121,4 @@
})
})
})
})
}(
window
.
jQuery
)
}(
window
.
jQuery
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
js/bootstrap-tab.js
+
1
-
1
View file @
5844aa55
...
@@ -122,4 +122,4 @@
...
@@ -122,4 +122,4 @@
})
})
})
})
}(
window
.
jQuery
)
}(
window
.
jQuery
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
js/bootstrap-transition.js
+
1
-
1
View file @
5844aa55
...
@@ -48,4 +48,4 @@
...
@@ -48,4 +48,4 @@
})
})
}(
window
.
jQuery
)
}(
window
.
jQuery
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
js/bootstrap-typeahead.js
+
1
-
1
View file @
5844aa55
...
@@ -249,4 +249,4 @@
...
@@ -249,4 +249,4 @@
})
})
})
})
}(
window
.
jQuery
)
}(
window
.
jQuery
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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