cozy / cozy-home-v2

This repository was part of CozyV2 which has been deprecated
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
94 stars 53 forks source link

Remove iframe when an app is updated #701

Closed nono closed 8 years ago

nono commented 8 years ago

When an application is updated, remove its frame. It forces the browser to reload the application next time the user will go to it, so the new styles/scripts will be used.

frankrousseau commented 8 years ago

Ok, thank you @nono