/
Two hardcoded spaces on configuration page
Two hardcoded spaces on configuration page
Imported from: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/b3fceb41541ec57d#
In-Portal has 2 types of configuration variables:
- ones, that are displayed separately (1 variable at a row)
- ones, that are displayed in pairs (2 variables at a row, like "sort field", "sort direction")
Problem is, that there are " " hardcoded in thaat 2 variable-per-row block design, that are preventing any custom row design to be applied. In particular without attached patch being applied task
Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.
looks weird, like "[min_value] - [max_value]" instead of "[min_value] - [max_value]".hardcoded_spaces_after_sorting_dropdown_on_configuration_page.patch
Related Tasks