manufacturer/_furnview/furnplan-node/controllers/media.controller.js
@@ -160,6 +160,9 @@ if (req.params.type === "fp_ui") { folderPath += "html\\h\\ci\\fp" + "\\"; } if (req.params.type === "wall_img") { folderPath += "html\\h\\wall\\images" + "\\"; } } if (req.params.name) { filename = req.params.name;