Update: RazorGenerator 2.0

Regenerated Pre-Compiled Razor Views
This commit is contained in:
Gary Sharp
2013-06-06 12:19:34 +10:00
parent ed87b27708
commit ff4fc7f725
95 changed files with 95 additions and 95 deletions
@@ -31,7 +31,7 @@ namespace Disco.Web.Views.Job.JobParts
using Disco.Web;
using Disco.Web.Extensions;
[System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")]
[System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "2.0.0.0")]
[System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/JobParts/Flags.cshtml")]
public partial class Flags : System.Web.Mvc.WebViewPage<Disco.Web.Models.Job.ShowModel>
{