forked from brmlab/brmelect-github
fix
This commit is contained in:
parent
5a59768321
commit
21a7417b8c
2 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@
|
|||
|
||||
BRMELECT-BIN = ../brmelect.pl
|
||||
.PHONY: default
|
||||
default: imports
|
||||
default: imports static
|
||||
|
||||
.PHONY: static
|
||||
static: $(BRMELECT-BIN)
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@ td { border: 1pt solid; padding: 0.5ex 0.5em; }")
|
|||
@h1{web ballot}
|
||||
}}))
|
||||
|
||||
(define-resource (elect "elect" "config" parameters)
|
||||
(define-resource (elect-config "elect" "config" parameters)
|
||||
(make-html-response
|
||||
200
|
||||
`@html{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue