[Add frontend chooser clinton@unknownlamer.org**20080118050620 Uses the date/title to link to the show instead of separate controls ] { hunk ./src/web-frontend.lisp 27 +(defcomponent frontend-show-chooser (standard-ranged-show-chooser) + () + (:default-initargs :viewer 'full-show-viewer)) + +(defmethod render-show :around ((self frontend-show-chooser) (show radio-show)) + (with-slots (full-viewer-class) self + (