list-slot-types fix for tables missing :db-kind :base
[clinton/lisp-on-lines.git] / src / mewa / presentations.lisp
index 7e58ce2..230ead5 100644 (file)
   (setf (ucw::instances (ucw::list-presentation self)) (valid-instances self))
   (setf (display-results-p self) t))
 
+
 (defmethod render-on ((res response) (self mewa-presentation-search))
   ;(<:as-html (search-query self))
   (ucw::render-criteria res self)