mirror of
https://github.com/guilhermewerner/gerencia-projetos
synced 2025-06-15 14:35:12 +00:00
IF 24/09
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
#pragma checksum "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Projetos\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "eefef5e5105ebed662d061eab7a6f608367b64f8"
|
||||
#pragma checksum "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Projetos\Index.cshtml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4c5b39acb5b5f70e0e4b06633b1b2816b8e53691"
|
||||
// <auto-generated/>
|
||||
#pragma warning disable 1591
|
||||
[assembly: global::Microsoft.AspNetCore.Razor.Hosting.RazorCompiledItemAttribute(typeof(AspNetCore.Views_Projetos_Index), @"mvc.1.0.view", @"/Views/Projetos/Index.cshtml")]
|
||||
@ -23,7 +23,7 @@ using GerenciaProjetos.Models;
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"eefef5e5105ebed662d061eab7a6f608367b64f8", @"/Views/Projetos/Index.cshtml")]
|
||||
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4c5b39acb5b5f70e0e4b06633b1b2816b8e53691", @"/Views/Projetos/Index.cshtml")]
|
||||
[global::Microsoft.AspNetCore.Razor.Hosting.RazorSourceChecksumAttribute(@"SHA1", @"4e94bb8cdb3ef35824e862096b8a713c8ba822eb", @"/Views/_ViewImports.cshtml")]
|
||||
public class Views_Projetos_Index : global::Microsoft.AspNetCore.Mvc.Razor.RazorPage<dynamic>
|
||||
{
|
||||
@ -89,7 +89,7 @@ Write(ViewData["Title"]);
|
||||
");
|
||||
EndContext();
|
||||
BeginContext(431, 152, false);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eefef5e5105ebed662d061eab7a6f608367b64f85741", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4c5b39acb5b5f70e0e4b06633b1b2816b8e536915741", async() => {
|
||||
BeginContext(489, 90, true);
|
||||
WriteLiteral("\r\n <i class=\"fas fa-plus-circle\"></i>\r\n ");
|
||||
EndContext();
|
||||
@ -161,7 +161,7 @@ Write(ViewData["Title"]);
|
||||
EndContext();
|
||||
BeginContext(1330, 36, false);
|
||||
#line 41 "C:\Users\0033899\Documents\GitHub\GerenciaProjetos\GerenciaProjetos\Views\Projetos\Index.cshtml"
|
||||
Write(p.DataEntrega.ToString("dd/mm/yyyy"));
|
||||
Write(p.DataEntrega.ToString("dd/MM/yyyy"));
|
||||
|
||||
#line default
|
||||
#line hidden
|
||||
@ -180,7 +180,7 @@ Write(ViewData["Title"]);
|
||||
WriteLiteral("</td>\r\n <td>\r\n ");
|
||||
EndContext();
|
||||
BeginContext(1480, 175, false);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eefef5e5105ebed662d061eab7a6f608367b64f810141", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4c5b39acb5b5f70e0e4b06633b1b2816b8e5369110141", async() => {
|
||||
BeginContext(1560, 91, true);
|
||||
WriteLiteral("\r\n <i class=\"fas fa-edit\"></i>\r\n ");
|
||||
EndContext();
|
||||
@ -219,7 +219,7 @@ Write(ViewData["Title"]);
|
||||
WriteLiteral("\r\n ");
|
||||
EndContext();
|
||||
BeginContext(1685, 175, false);
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "eefef5e5105ebed662d061eab7a6f608367b64f813061", async() => {
|
||||
__tagHelperExecutionContext = __tagHelperScopeManager.Begin("a", global::Microsoft.AspNetCore.Razor.TagHelpers.TagMode.StartTagAndEndTag, "4c5b39acb5b5f70e0e4b06633b1b2816b8e5369113061", async() => {
|
||||
BeginContext(1764, 92, true);
|
||||
WriteLiteral("\r\n <i class=\"fas fa-trash\"></i>\r\n ");
|
||||
EndContext();
|
||||
|
Reference in New Issue
Block a user