Update: Support Ajax and Form Post for Finance

This commit is contained in:
Gary Sharp
2013-03-26 14:42:58 +11:00
parent e422bf163d
commit 9eaae3193f
27 changed files with 495 additions and 368 deletions
+2 -2
View File
@@ -31,9 +31,9 @@ namespace Disco.Web.Views.Job
using Disco.Web;
using Disco.Web.Extensions;
[System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.0.0")]
[System.CodeDom.Compiler.GeneratedCodeAttribute("RazorGenerator", "1.5.4.0")]
[System.Web.WebPages.PageVirtualPathAttribute("~/Views/Job/Show.cshtml")]
public class Show : System.Web.Mvc.WebViewPage<Disco.Web.Models.Job.ShowModel>
public partial class Show : System.Web.Mvc.WebViewPage<Disco.Web.Models.Job.ShowModel>
{
public Show()
{