nextcloud/core/js/tests
Vincent Petry a4eafca77f Moved code to replace svg with png to OC.Util
- Moved code that replaces the "svg" extension for the given file to
core as OC.Util.replaceSVGIcon.
- Added unit test for OC.Util.replaceSVGIcon
- Moved "replaceSVG" to OC.Util.replaceSVG and deprecated the global
"replaceSVG" function.
- Added alias for SVGSupport() as OC.Util.hasSVGSupport() (for now)
2014-04-04 11:34:26 +02:00
..
lib Added Javascript unit tests 2014-01-16 17:12:29 +01:00
specs Moved code to replace svg with png to OC.Util 2014-04-04 11:34:26 +02:00
specHelper.js Merge pull request #7592 from owncloud/fixstoragefreespace 2014-03-06 17:22:40 +01:00