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