Univention Bugzilla – Bug 36569
[services module] line break in status column → no responsive design
Last modified: 2015-03-11 15:08:48 CET
Created attachment 6342 [details] screenshot The status column has a line break because of one character. 'gestarte\nt'. This looks ugly and should be adapted. Maybe this is a general thing in UMC, the column is flagged as size=adjust which should do the job.
Created attachment 6343 [details] patch attached patch uses width=auto, a little bit better. Plus some whitespace cleanup.
The patch should be adapted a little more to make the services module a 'responsive design' module. this is currently not possible because there are hardcoded 200px with of the first column so that on small screens (like smartphones) the module does not look nice.
patch applied + adapted: removed the pixel specifications + both columns are now 15%. Fix: svn r58408 YAML: 2015-02-25-univention-management-console-module-services.yaml
Could you please be a bit more verbose for the YAML entries? -------------------- 8< -------------------- This update addresses the following issues: * Fix german translation of the module heading. * Adapt the design of the UMC module. -------------------- 8< --------------------
svn r58557: Add also icons to the grid actions. Fixed the YAML entries.
Changes: OK, looks good now :) YAML file: OK, I adjusted the text [r58598].
errata.univention.de/ucs/4.0/99.html