Files
ICEcoder/lib
Matt Pass 33308688aa Ignore deleting nothing & strip trailing slashes
Don't ask the user for any confirmation if there is nothing to delete.
This could occur when you select something, delete it, then try to
delete again.
We need to also strip trailing slashes for deleting files when updating
the file manager. This is much like what we needed to do with adding
files to the root of the file manager. Locations should end without a
trailing slash, but a root is a trailing slash as its only char. A regex
here solves the issue.
2013-03-11 17:40:42 +00:00
..
2013-03-02 16:23:31 +00:00
2013-03-02 16:59:09 +00:00
2013-02-08 10:09:34 +00:00
2012-10-09 07:57:28 +01:00
2013-03-04 10:12:09 +00:00