Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Korko
SecretSanta.fr
Commits
19988212
Commit
19988212
authored
Dec 18, 2016
by
Korko
Browse files
Strip participants table to improve visibility
parent
78095c65
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/randomForm.blade.php
View file @
19988212
...
...
@@ -194,7 +194,7 @@
<fieldset
:disabled=
"sending || sent"
>
<legend>
@lang('form.participants')
</legend>
<div
class=
"table-responsive form-group"
>
<table
id=
"participants"
class=
"table table-hover table-numbered"
>
<table
id=
"participants"
class=
"table table-hover
table-striped
table-numbered"
>
<thead>
<tr>
<th
class=
"col-xs-3"
>
@lang('form.participant.name')
</th>
...
...
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