Skip to content
GitLab
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
8fa50bc9
Commit
8fa50bc9
authored
Oct 31, 2016
by
Dominik Hebeler
Browse files
ID vom Plugin Knopf auf der Startseite entfernt damit der Fehler des Tickets nicht mehr auftritt
parent
33c96840
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/index.blade.php
View file @
8fa50bc9
...
...
@@ -215,7 +215,7 @@
</
li
>
<
li
id
=
"plug"
@
unless
(
$browser
===
'Firefox'
||
$browser
===
'Mozilla'
||
$browser
===
'Chrome'
||
$browser
===
'Opera'
||
$browser
===
'IE'
||
$browser
===
'Edge'
||
$browser
===
'Safari'
)
class
=
"hidden"
@
endunless
>
<
a
href
=
"#"
id
=
"plugin"
data
-
toggle
=
"modal"
data
-
target
=
"#plugin-modal"
class
=
"btn btn-default mutelink"
title
=
"{{ trans('index.plugintitle') }}"
>
{{
trans
(
'index.plugin'
)
}}
</
a
>
<
a
href
=
"#"
data
-
toggle
=
"modal"
data
-
target
=
"#plugin-modal"
class
=
"btn btn-default mutelink"
title
=
"{{ trans('index.plugintitle') }}"
>
{{
trans
(
'index.plugin'
)
}}
</
a
>
</
li
>
</
ul
>
</
figure
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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