Fix edit-blog action
parent
0dff27507d
commit
94872bd43a
|
@ -166,14 +166,14 @@ posting "POSTINGS"
|
|||
[
|
||||
f <blog>
|
||||
[ deposit-blog-slots ]
|
||||
[ "id" value >>id ]
|
||||
[ update-tuple ]
|
||||
[
|
||||
<url>
|
||||
"$planet/admin" >>path
|
||||
swap id>> "id" set-query-param
|
||||
<redirect>
|
||||
]
|
||||
tri
|
||||
|
||||
<url>
|
||||
"$planet/admin" >>path
|
||||
"id" value "id" set-query-param
|
||||
<redirect>
|
||||
] >>submit ;
|
||||
|
||||
: <planet-admin> ( -- responder )
|
||||
|
|
Loading…
Reference in New Issue