repo.or.cz
/
castle.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Minor style changes
[castle.git]
/
MonoRail
/
TestSiteARSupport
/
Views
/
AccountPermission
/
removeconfirm.vm
blob
d725650d1685f55aeac362b9bd794b4488d80591
1
<html>
\r
2
<body>
\r
3
\r
4
<form method="post" action="delete.castle">
\r
5
\r
6
$FormHelper.HiddenField("ap.Id")
\r
7
\r
8
Confirm removal of $ap.Id?
\r
9
\r
10
<input type="submit" id="button" value="Delete it"/>
\r
11
\r
12
</form>
\r
13
\r
14
</body>
\r
15
</html>
\r