Merge branch 'doc-fixes' of http://github.com/brennancheung/factor
commit
2d3c9fd7c8
|
@ -150,8 +150,8 @@ ARTICLE: "html.templates.chloe.tags.form" "Chloe link and form tags"
|
||||||
{ $code
|
{ $code
|
||||||
"<t:button t:method=\"POST\""
|
"<t:button t:method=\"POST\""
|
||||||
" t:action=\"$wiki/delete\""
|
" t:action=\"$wiki/delete\""
|
||||||
" t:for=\"id\">"
|
" t:for=\"id\""
|
||||||
" class=\"link-button\""
|
" class=\"link-button\">"
|
||||||
" Delete"
|
" Delete"
|
||||||
"</t:button>"
|
"</t:button>"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue