dnnsoftware / Dnn.AdminExperience

DNN (formerly DotNetNuke) Combined Admin Experience
MIT License
17 stars 39 forks source link

Dnn.Roles/css/Roles.css only exists on upgrade #1028

Closed valadas closed 5 years ago

valadas commented 5 years ago

The file in the title exists only when upgrading, on a clean install it does not exist on the filesystem. This was part of a fix about 404's in the browser console and we previously decided to bring back those empty css files as a quick fix. See #1025

valadas commented 5 years ago

PR merged