X-Git-Url: https://git.hcoop.net/clinton/lisp-on-lines.git/blobdiff_plain/5f0b37e7a9a8e95dd5a846bfa7896af5875b91f7..2cb4247de9700f350d146a65c4156d7959d0bb8d:/src/mewa/slot-presentations.lisp?ds=sidebyside diff --git a/src/mewa/slot-presentations.lisp b/src/mewa/slot-presentations.lisp index cbd2525..2ed5b32 100644 --- a/src/mewa/slot-presentations.lisp +++ b/src/mewa/slot-presentations.lisp @@ -46,7 +46,6 @@ When T, only the default value for primary keys and the joins are updated.")) integer currency) - (defslot-presentation clsql-wall-time-slot-presentation (mewa-relation-slot-presentation) () (:type-name clsql-sys:wall-time)) @@ -82,8 +81,6 @@ When T, only the default value for primary keys and the joins are updated.")) ifFormat : \"%m/%d/%Y\", });" input-id)))))) - - (defslot-presentation mewa-relation-slot-presentation (mewa-slot-presentation slot-presentation) ((foreign-instance :accessor foreign-instance) (linkedp :accessor linkedp :initarg :linkedp :initform t) @@ -287,15 +284,9 @@ When T, only the default value for primary keys and the joins are updated.")) (present (presentation slot))) (<:as-html "--")))) -(defslot-presentation inline-slot-presentation (mewa-relation-slot-presentation) - () - (:type-name inline)) -(defmethod present-slot ((slot inline-slot-presentation) instance) - (<:fieldset - (<:legend (<:as-html (label slot))) - (