Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
open-source
MetaGer
Commits
fe464a99
Commit
fe464a99
authored
Feb 12, 2019
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed Error
parent
3aa8b8a0
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
resources/views/layouts/result.blade.php
resources/views/layouts/result.blade.php
+0
-1
No files found.
resources/views/layouts/result.blade.php
View file @
fe464a99
...
@@ -67,7 +67,6 @@
...
@@ -67,7 +67,6 @@
<div
class=
"result-options"
>
<div
class=
"result-options"
>
<input
type=
"checkbox"
id=
"result-toggle-{{$result->number}}"
class=
"result-toggle"
style=
"display: none"
>
<input
type=
"checkbox"
id=
"result-toggle-{{$result->number}}"
class=
"result-toggle"
style=
"display: none"
>
<div
class=
"options"
>
<div
class=
"options"
>
<div>
<ul
class=
"option-list list-unstyled small"
>
<ul
class=
"option-list list-unstyled small"
>
<li
class=
"js-only"
>
<li
class=
"js-only"
>
<a
href=
"javascript:resultSaver({{ $result->number }});"
class=
"saver"
>
<a
href=
"javascript:resultSaver({{ $result->number }});"
class=
"saver"
>
...
...
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