Added instant notification framework

This commit is contained in:
kay.one
2011-08-08 14:50:48 -07:00
parent eaaf464d38
commit 5ab07d7028
29 changed files with 697 additions and 555 deletions
@@ -27,7 +27,4 @@
</label>
@Html.TextBoxFor(m => m.Path, new { @class = "inputClass" })
</div>
</div>
<span id="ajaxSaveWheel" style="display: none; float: right; padding-right: 550px;
padding-top: 1.5px;">
<img src="../../../Content/Images/ajax-loader.gif" width="20px" height="20px" /></span>
</div>