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
818920e8
Commit
818920e8
authored
Jan 09, 2018
by
Karl Hasselbring
Browse files
Ergebnis speichern Icon wird wieder angezeigt
parent
ca04ec23
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/result.blade.php
View file @
818920e8
...
...
@@ -22,7 +22,7 @@
<hr>
<li
class=
"js-only"
>
<a
href=
"javascript:resultSaver({{ $result->number }});"
class=
"saver"
data-counter=
"{{ $result->number }}"
>
<i
class=
"fa fa-floppy-
disk
"
></i>
{!! trans('result.options.savetab') !!}
<i
class=
"fa fa-floppy-
o
"
></i>
{!! trans('result.options.savetab') !!}
</a>
</li>
@if(strlen($metager->getSite()) === 0)
...
...
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