Log Import for CreateLog

This commit is contained in:
2014-02-05 15:02:10 -05:00
parent 7976fe04c3
commit 042d3dd476
13 changed files with 349 additions and 27 deletions
+4
View File
@@ -23,3 +23,7 @@
<div id="RecentLogs" class="center-content well">
</div>
<div class="center-content" style="text-align: center">
@Html.ActionLink("Import", "ImportUpload", new {}, new { @class = "btn"})
</div>