This website works better with JavaScript.
Explore
Help
Register
Sign In
paul
/
KWWebInvApp
Watch
1
Star
0
Fork
You've already forked KWWebInvApp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2ab9eb1160
main
paulcortezl5
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2ab9eb1160'
${ noResults }
KWWebInvApp
/
Pages
/
Items
/
ItemDetails.razor
10 lines
89 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial data
2 years ago
@page "/items/itemdetails"
change the protection to authorize view tags change the protection to authorize view tags
1 year ago
@attribute [Authorize]
initial data
2 years ago
<h3>Item Details</h3>
@code {
}