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
a5bf22d5
Commit
a5bf22d5
authored
Nov 13, 2017
by
Karl Hasselbring
Browse files
fixed: Settings Seite ist wieder über Knopf aufrufbar
parent
34355c19
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/parts/searchbar.blade.php
View file @
a5bf22d5
...
...
@@ -21,8 +21,7 @@
</button>
</div>
<div
class=
"search-settings"
>
<a
id=
"settings-btn"
class=
"mutelink btn btn-default"
href=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
settings
")
}}"
>
<a
id=
"settings-btn"
class=
"mutelink btn btn-default"
href=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
settings
")
}}"
>
<i
class=
"fa fa-cog"
aria-hidden=
"true"
></i>
</a>
</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