Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Sympa
Commits
a37591ed
Commit
a37591ed
authored
May 15, 2018
by
Xavier Bachelot
Committed by
IKEDA Soji
May 29, 2018
Browse files
Remove more unused Foundation 6 files
parent
b7c974d6
Changes
7
Expand all
Hide whitespace changes
Inline
Side-by-side
default/web_tt2/head_javascript.tt2
View file @
a37591ed
...
...
@@ -44,7 +44,6 @@ var lang = '[% lang %]';
<script type="text/javascript" src="[% static_content_url %]/external/html5shiv/html5shiv.js?v3.7.2"></script>
<![endif]-->
<script type="text/javascript" src="[% static_content_url %]/external/respondjs/respond.min.js?v1.4.2"></script>
[%IF 0%]<script src="[% static_content_url %]/external/foundation/js/vendor/jquery.js"></script>[%END~%]
<script src="[% static_content_url %]/external/foundation/js/vendor/what-input.js?v4.2.0"></script>
<script src="[% static_content_url %]/external/foundation/js/vendor/foundation.min.js?v6.4.2"></script>
...
...
www/Makefile.am
View file @
a37591ed
...
...
@@ -42,8 +42,6 @@ nobase_static_DATA = \
external/font-awesome/fonts/fontawesome-webfont.ttf
\
external/font-awesome/fonts/fontawesome-webfont.woff
\
external/font-awesome/fonts/fontawesome-webfont.woff2
\
external/foundation/css/foundation.css
\
external/foundation/css/foundation.min.css
\
external/foundation/css/foundation-float.css
\
external/foundation/css/foundation-float.min.css
\
external/foundation/js/vendor/foundation.js
\
...
...
@@ -368,7 +366,6 @@ EXTRA_DIST = $(nobase_static_DATA)
# Use recent release of jQuery; remove one distributed with Foundation.
install-data-hook
:
cd
$(DESTDIR)$(staticdir)
;
\
rm
-f
external/foundation/js/vendor/jquery.js
@echo
"Creating static_content directory"
-
@for
dir
in
$(staticdir)
;
do
\
if
[
!
-d
$(DESTDIR)$$
dir
]
;
then
\
...
...
www/external/foundation/css/app.css
deleted
100644 → 0
View file @
b7c974d6
www/external/foundation/css/foundation.css
deleted
100644 → 0
View file @
b7c974d6
This diff is collapsed.
Click to expand it.
www/external/foundation/css/foundation.min.css
deleted
100644 → 0
View file @
b7c974d6
This diff is collapsed.
Click to expand it.
www/external/foundation/js/app.js
deleted
100644 → 0
View file @
b7c974d6
$
(
document
).
foundation
()
www/external/foundation/js/vendor/jquery.js
deleted
100644 → 0
View file @
b7c974d6
This diff is collapsed.
Click to expand it.
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