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
open-source
MetaGer
Commits
d20091f5
Commit
d20091f5
authored
Nov 13, 2017
by
Aria Givi
Browse files
Title Attribut des addFocus Buttons entfernt
parent
34355c19
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/parts/searchbar.blade.php
View file @
d20091f5
...
...
@@ -11,7 +11,7 @@
</select>
</div>
<div
class=
"search-add-focus js-only"
>
<button
type=
"button"
id=
"addFocusBtn"
title=
"@lang('index.add-focus')"
>
<button
type=
"button"
id=
"addFocusBtn"
>
<i
class=
"fa fa-plus"
></i>
</button>
</div>
...
...
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