webapps.help: whoops.
parent
2e2f1d673a
commit
4e498ad3b7
|
@ -40,7 +40,7 @@ TUPLE: help-webapp < dispatcher ;
|
|||
<main-action> <secure-only> "" add-responder
|
||||
help-dir <search-action> <secure-only> "search" add-responder
|
||||
help-dir <static> <secure-only> "content" add-responder
|
||||
"resource:basis/definitions/icons/" <static> <secure-only> "icons" add-responder ;
|
||||
"resource:basis/definitions/icons/" <static> <secure-only> "icons" add-responder
|
||||
"resource:basis/ui/tools/error-list/icons/" <static> <secure-only> "icons2" add-responder ;
|
||||
|
||||
: run-help-webapp ( -- )
|
||||
|
|
Loading…
Reference in New Issue