diff --git a/public/components/property/addOwnerRepair/addOwnerRepair.html b/public/components/property/addOwnerRepair/addOwnerRepair.html index 2a595e5d1..093e7b3cc 100644 --- a/public/components/property/addOwnerRepair/addOwnerRepair.html +++ b/public/components/property/addOwnerRepair/addOwnerRepair.html @@ -6,8 +6,7 @@
-
-
+
-
-
+
diff --git a/public/components/property/floorSelect2/floorSelect2.js b/public/components/property/floorSelect2/floorSelect2.js index 0b51f7311..d6f01f987 100644 --- a/public/components/property/floorSelect2/floorSelect2.js +++ b/public/components/property/floorSelect2/floorSelect2.js @@ -86,7 +86,7 @@ return { floorNum: _term, page: 1, - row: 50, + row: 500, communityId: vc.getCurrentCommunity().communityId }; },