Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
redmine_v2
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VeNtura
redmine_v2
Commits
1baf7f06
Commit
1baf7f06
authored
Jan 26, 2024
by
Tấn Trần Thanh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove style inline
parent
7cb7883a
Pipeline
#1629
canceled with stages
in 0 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
plugins/workflow_report/app/views/workflow_report/_checkbox_list.html.slim
+1
-1
No files found.
plugins/workflow_report/app/views/workflow_report/_checkbox_list.html.slim
View file @
1baf7f06
-
user_list
.
each
do
|
user
|
-
user_list
.
each
do
|
user
|
.checkbox-item
.checkbox-item
=
label_tag
"user_
#{
user
.
id
}
"
,
user
=
label_tag
"user_
#{
user
.
id
}
"
,
user
=
check_box_tag
'user[]'
,
user
.
id
,
true
,
id:
"user_
#{
user
.
id
}
"
,
style:
'vertical-align: middle;'
=
check_box_tag
'user[]'
,
user
.
id
,
true
,
id:
"user_
#{
user
.
id
}
"
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