diff --git a/src/uxbox/data/pages.cljs b/src/uxbox/data/pages.cljs index 56bd97ecde..9d4cfe4cec 100644 --- a/src/uxbox/data/pages.cljs +++ b/src/uxbox/data/pages.cljs @@ -133,6 +133,8 @@ ;; that does not sends the heavyweiht `:data` attribute ;; and only serves for update other page data. +;; TODO: sync also with the pagedata-by-id index. + (defrecord UpdatePageMetadata [id name width height layout options] rs/UpdateEvent (-apply-update [_ state]