Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
601fbedb
Commit
601fbedb
authored
Jun 15, 2012
by
Alexandre Duret-Lutz
Browse files
* wrap/python/ajax/ltl2tgba.html: Add a favicon link.
parent
b0193e14
Changes
1
Hide whitespace changes
Inline
Side-by-side
wrap/python/ajax/ltl2tgba.html
View file @
601fbedb
...
...
@@ -9,6 +9,8 @@
<link
rel=
"stylesheet"
href=
"css/ui-lightness/jquery-ui-1.8.13.custom.css"
>
<link
rel=
"stylesheet"
href=
"css/tipTip.css"
>
<link
rel=
"stylesheet"
href=
"css/ltl2tgba.css"
>
<link
rel=
"icon"
href=
"http://spot.lip6.fr/img/favicon.ico"
type=
"image/x-icon"
>
<link
rel=
"shortcut icon"
href=
"http://spot.lip6.fr/img/favicon.ico"
type=
"image/x-icon"
>
<script
type=
"text/javascript"
src=
"http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.13/jquery-ui.min.js"
></script>
<script
type=
"text/javascript"
src=
"js/jquery.tipTip.minified.js"
></script>
...
...
Write
Preview
Supports
Markdown
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