aspnetcore/test/WebSites/HtmlGenerationWebSite/Views/HtmlGeneration_Home
Doug Bunting f05f6d5bd2 Quick fix: Simplify `OrderUsingHtmlHelpers.cshtml` layout
- intent was to make HTML helper output close to the tag helper output but source got over-complicated
- the output files for `Order.cshtml` and `OrderUsingHtmlHelpers.cshtml` now differ only in attribute order
 - i.e. HTML helpers output attribute alphabetically while tag helpers output them in order added
2016-05-02 12:55:11 -07:00
..
EditorTemplates Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
AttributesWithBooleanValues.cshtml
CreateWarehouse.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
EditWarehouse.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
EmployeeList.cshtml
Environment.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Form.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Image.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Index.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Input.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ItemUsingModelSpecificEditorTemplate.cshtml
ItemUsingSharedEditorTemplate.cshtml
Link.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Order.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
OrderUsingHtmlHelpers.cshtml Quick fix: Simplify `OrderUsingHtmlHelpers.cshtml` layout 2016-05-02 12:55:11 -07:00
Product.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ProductList.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Script.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
_ProductPartial.cshtml Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00