Patch #7795 ยป custom-fields-helper-missing.patch
app/controllers/journals_controller.rb | ||
---|---|---|
23 | 23 |
accept_key_auth :index |
24 | 24 | |
25 | 25 |
helper :issues |
26 |
helper :custom_fields |
|
26 | 27 |
helper :queries |
27 | 28 |
include QueriesHelper |
28 | 29 |
helper :sort |