I have a multi-level select field and when I click "edit values" from the admin side, the list of values is not presented very well. It is a bulleted list but the top-level values are slightly indented and the second-level values are not. From looking at the code, it appears that the problem may be that the class "list-level-1" is not defined so with my template, the list indenting is not displaying nicely.
I have a multi-level select field and when I click "edit values" from the admin side, the list of values is not presented very well. It is a bulleted list but the top-level values are slightly indented and the second-level values are not. From looking at the code, it appears that the problem may be that the class "list-level-1" is not defined so with my template, the list indenting is not displaying nicely.