source:
PostgreSqlDotnetCore/Views/PetDiagnostics/Index.cshtml@
a850333
Last change on this file since a850333 was e9bb9d1, checked in by , 3 months ago | |
---|---|
|
|
File size: 150 bytes |
Line | |
---|---|
1 | @model IEnumerable<PostgreSqlDotnetCore.Models.PetDetailsProcedure> |
2 | |
3 | @{ |
4 | ViewBag.Title = "PetDetailsProcedure"; |
5 | } |
6 | |
7 | <h2>PetDetailsProcedure</h2> |
Note:
See TracBrowser
for help on using the repository browser.