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
4980f120
Commit
4980f120
authored
May 09, 2017
by
Karl Hasselbring
Browse files
Plugin Knopf wird nurnoch einmal angezeigt
parent
d77ef0e1
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
public/build/css/themes/default-0a0162bd09.css
0 → 100644
View file @
4980f120
This diff is collapsed.
Click to expand it.
public/build/js/lib-901e959c5c.js
0 → 100644
View file @
4980f120
This source diff could not be displayed because it is too large. You can
view the blob
instead.
public/build/js/quicktips-34d41bc58a.js
0 → 100644
View file @
4980f120
This diff is collapsed.
Click to expand it.
public/build/js/quicktips-d41d8cd98f.js
0 → 100644
View file @
4980f120
resources/views/index.blade.php
View file @
4980f120
...
...
@@ -310,8 +310,7 @@
@
unless
(
$browser
===
'Firefox'
||
$browser
===
'Mozilla'
||
$browser
===
'Chrome'
||
$browser
===
'Opera'
||
$browser
===
'IE'
||
$browser
===
'Edge'
||
$browser
===
'Safari'
||
$browser
===
'Vivaldi'
)
class
=
"hidden"
@
endunless
><
a
href
=
"#"
data
-
toggle
=
"modal"
data
-
target
=
"#plugin-modal"
class
=
"btn btn-default mutelink"
title
=
"{{ trans('index.plugintitle') }}"
><
span
class
=
"glyphicon glyphicon-log-in"
></
span
>
{{
trans
(
'index.plugin'
)
}}
</
a
></
li
>
<
li
><
a
href
=
"#"
data
-
toggle
=
"modal"
data
-
target
=
"#plugin-modal"
class
=
"btn btn-default mutelink"
title
=
"{{ trans('index.plugintitle') }}"
><
i
class
=
"fa fa-plug"
aria
-
hidden
=
"true"
></
i
>
{{
trans
(
'index.plugin'
)
}}
</
a
></
li
>
<
a
href
=
"#"
data
-
toggle
=
"modal"
data
-
target
=
"#plugin-modal"
class
=
"btn btn-default mutelink"
title
=
"{{ trans('index.plugintitle') }}"
><
i
class
=
"fa fa-plug"
aria
-
hidden
=
"true"
></
i
>
{{
trans
(
'index.plugin'
)
}}
</
a
></
li
>
</
ul
>
<
script
src
=
"{{ elixir('js/lib.js') }}"
></
script
>
<
script
src
=
"{{ elixir('js/scriptStartPage.js') }}"
></
script
>
...
...
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