]> source.dussan.org Git - nextcloud-server.git/commit
Fix #9590. Fix #9612.
authorStephane V <stephane@vergeylen.eu>
Tue, 15 Jul 2014 20:33:30 +0000 (22:33 +0200)
committerStephane V <stephane@vergeylen.eu>
Tue, 15 Jul 2014 20:33:30 +0000 (22:33 +0200)
commit934229d1fb839190f64f56f27e4849a46725a7a6
tree2dda9078edc7cdff737204bcaa795f98f41b0614
parent10b59f101f324dc1379d48b6a7d3daeb48de7e08
Fix #9590. Fix #9612.
For external storage with lots of parameter settings (>4), wrap the content of the cell to let a full view of the parameters.
The rows of the table are now always visible until the end (the trash icon is accessible).
(Note : A strange 3px margin forces me to add a class on the row added by javascript, to be able to align them with the rows rendered by the server.)
apps/files_external/css/settings.css
apps/files_external/js/settings.js
apps/files_external/templates/settings.php