|
@@ -178,7 +178,7 @@
|
|
|
(let [db-ident (get-ident all-idents prop-name)]
|
|
(let [db-ident (get-ident all-idents prop-name)]
|
|
|
(db-property-build/build-closed-values
|
|
(db-property-build/build-closed-values
|
|
|
db-ident
|
|
db-ident
|
|
|
- prop-name
|
|
|
|
|
|
|
+ (:block/title prop-m)
|
|
|
(assoc prop-m :db/ident db-ident :closed-values closed-values)
|
|
(assoc prop-m :db/ident db-ident :closed-values closed-values)
|
|
|
{:property-attributes
|
|
{:property-attributes
|
|
|
(merge {:db/id (or (property-db-ids prop-name)
|
|
(merge {:db/id (or (property-db-ids prop-name)
|