nextcloud/apps/files_external/js
Stephane V 934229d1fb 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.)
2014-07-15 22:33:30 +02:00
..
app.js Added external storage list in files app 2014-06-06 15:06:26 +02:00
dropbox.js Fixed Dropbox/Google storage async save call 2013-12-06 17:25:09 +01:00
google.js Fixed Dropbox/Google storage async save call 2013-12-06 17:25:09 +01:00
mountsfilelist.js Added mountType attribute and adapted Delete action text 2014-07-14 10:36:04 +02:00
settings.js Fix #9590. Fix #9612. 2014-07-15 22:33:30 +02:00