remove all tab indices

fixes #1835
This commit is contained in:
Carsten Otto 2015-05-14 13:41:01 +02:00
parent 556c68c2e6
commit 050b3c7ed9
13 changed files with 53 additions and 68 deletions

View file

@ -6,7 +6,6 @@
@initial_project_name = @project.name unless @project.nil?
@initial_tags ||= @default_tags
@initial_tags ||= @project.default_tags unless @project.nil?
reset_tab_index
-%>
<div id="todo_new_action_container">