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
|
BRMELECT-BIN = ../brmelect.pl
|
||||||
.PHONY: default
|
.PHONY: default
|
||||||
default: imports
|
default: imports static
|
||||||
|
|
||||||
.PHONY: static
|
.PHONY: static
|
||||||
static: $(BRMELECT-BIN)
|
static: $(BRMELECT-BIN)
|
||||||
|
|
|
||||||
|
|
@ -102,7 +102,7 @@ td { border: 1pt solid; padding: 0.5ex 0.5em; }")
|
||||||
@h1{web ballot}
|
@h1{web ballot}
|
||||||
}}))
|
}}))
|
||||||
|
|
||||||
(define-resource (elect "elect" "config" parameters)
|
(define-resource (elect-config "elect" "config" parameters)
|
||||||
(make-html-response
|
(make-html-response
|
||||||
200
|
200
|
||||||
`@html{
|
`@html{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue