Skip to content
Snippets Groups Projects
  • Vincent Petry's avatar
    a4eafca7
    Moved code to replace svg with png to OC.Util · a4eafca7
    Vincent Petry authored
    - 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)
    a4eafca7
    History
    Moved code to replace svg with png to OC.Util
    Vincent Petry authored
    - 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)
breadcrumb.js 6.28 KiB