[ADDCOM] Language icon not visible and community admin form is structured correctly #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On the addcom coordination object, the language icon is not visible and the form for setting the community admin is not printed correctly. See screenshot.
Issue half fixed. Language icon is fixed.
Javascript code for checkboxes was not loaded correctly. It tried to load from functions.js while the file is no longer existing. Added the raw javascript code with the mxRawJs() function.
Fixed issue with community admin form. Defined the container to 75% width, form fields are now printed on inline elements.
Fully fixed.
Pushed to master.