]> source.dussan.org Git - nextcloud-server.git/commit
Fix OC.FileInfo to copy all properties
authorVincent Petry <pvince81@owncloud.com>
Wed, 18 Nov 2015 14:42:35 +0000 (15:42 +0100)
committerLukas Reschke <lukas@owncloud.com>
Sun, 22 Nov 2015 15:05:50 +0000 (16:05 +0100)
commit7ec83fc9fbb7428bde4cf0e1071704c941ac1f37
tree74350d1469da69c833c0b3bd099b08121010920f
parent358858c9e3f06560b67b69e1d15c141debb2729a
Fix OC.FileInfo to copy all properties

This makes it possible to also store custom properties passed through
the data object like tags or shareOwner.
core/js/files/fileinfo.js