Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
media
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
35
Issues
35
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
icing
media
Commits
9569baea
Commit
9569baea
authored
May 27, 2018
by
dmccollum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dm - commented out jquery so that buttons will work again
parent
24f7c772
Pipeline
#577
passed with stages
in 1 minute and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/main/webapp/site.xhtml
src/main/webapp/site.xhtml
+1
-1
No files found.
src/main/webapp/site.xhtml
View file @
9569baea
...
...
@@ -16,7 +16,7 @@
<link
href=
"https://fonts.googleapis.com/css?family=Fjalla+One"
rel=
"stylesheet"
/>
<link
rel=
"stylesheet"
href=
"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/css/bootstrap.min.css"
/>
<link
href=
"https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
rel=
"stylesheet"
/>
<
script
src=
"https://code.jquery.com/jquery-3.1.1.slim.min.js"
></script
>
<
!--<script src="https://code.jquery.com/jquery-3.1.1.slim.min.js"></script>--
>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-alpha.6/js/bootstrap.min.js"
></script>
</h:head>
<h:body>
...
...
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