jgauffin / griffin.mvccontrib

A contribution project for ASP.NET MVC3
http://blog.gauffin.org/tag/griffin-mvccontrib/
GNU Lesser General Public License v3.0
83 stars 40 forks source link

Admin section - edit, delete icon do not show up #31

Closed lumberjackchester closed 11 years ago

lumberjackchester commented 11 years ago

The images for the edit, delete buttons do not show up in FF or Chrome. If FF it is impossible to edit any of the translations

lumberjackchester commented 11 years ago

"NetworkError: 404 Not Found - http://dev.olgaandcraig.com/Areas/Griffin/Scripts/griffin.js"

griffin.js

"NetworkError: 404 Not Found - http://dev.olgaandcraig.com/Areas/Griffin/Content/GriffinImg/edit.png"

edit.png

"NetworkError: 404 Not Found - http://dev.olgaandcraig.com/Areas/Griffin/Content/GriffinImg/generic.png"

generic.png

"NetworkError: 404 Not Found - http://dev.olgaandcraig.com/Areas/Griffin/Content/GriffinImg/delete.png"

jgauffin commented 11 years ago

Read here: https://github.com/jgauffin/griffin.mvccontrib/blob/master/source/Griffin.MvcContrib/VirtualPathProvider/NamespaceDoc.cs

I'll update the admin section documentation to reference that help.