@@ -11,7 +11,7 | |||
|
11 | 11 | <br /> |
|
12 | 12 | <label><%= radio_button_tag 'todo', 'reassign', false %> <%= l(:text_wiki_page_reassign_children) %></label>: |
|
13 | 13 | <%= select_tag 'reassign_to_id', wiki_page_options_for_select(@reassignable_to), |
|
14 |
|
|
|
14 | :onclick => "$('todo_reassign').checked = true;" %> | |
|
15 | 15 | <% end %> |
|
16 | 16 | </p> |
|
17 | 17 | </div> |
General Comments 0
You need to be logged in to leave comments.
Login now