AaronSadlerUK / Our.Umbraco.UmbNav

Drag and drop menu editor for Umbraco V8, V9 and V10+
MIT License
10 stars 15 forks source link

match view folder case, for case sensitive install #52

Closed KevinJump closed 2 years ago

KevinJump commented 2 years ago

views folder is lower case, so on case sensitive install (linux) it doesn't find it when you click add.

AaronSadlerUK commented 2 years ago

Thanks @KevinJump!