Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
domainepublic
dpsite2
Commits
ffed6e56
Commit
ffed6e56
authored
Sep 15, 2017
by
fred
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
search
parent
9608d1e8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
squelettes/aside/inc-nav-base.html
squelettes/aside/inc-nav-base.html
+3
-0
squelettes/js/menu.js.html
squelettes/js/menu.js.html
+0
-4
No files found.
squelettes/aside/inc-nav-base.html
View file @
ffed6e56
...
...
@@ -11,6 +11,9 @@
</div>
]
<script
type=
"text/javascript"
>
$
(
"
#recherche
"
).
attr
(
"
placeholder
"
,
"
Recherche
"
);
</script>
#FORMULAIRE_RECHERCHE
...
...
squelettes/js/menu.js.html
View file @
ffed6e56
...
...
@@ -70,7 +70,3 @@ function mainmenu(){
$(this).find('ul:first').css({visibility: "hidden"});
});
}
<script
type=
"text/javascript"
>
$
(
"
#recherche
"
).
attr
(
"
placeholder
"
,
"
Recherche
"
);
</script>
\ No newline at end of file
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