Update symbol path
This commit is contained in:
parent
a3d366c7fb
commit
04cbb35f38
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
(defun process-questionnaire-get (lang)
|
||||
(check-type lang string)
|
||||
(setf *html-lang* lang)
|
||||
(setf spinneret:*html-lang* lang)
|
||||
(ml-survey/views:sus-form))
|
||||
|
||||
(defun process-questionnaire-post (request survey)
|
||||
|
|
Loading…
Add table
Reference in a new issue