diff --git a/src/views-terrytories.js b/src/views-terrytories.js index 52100bb7d7a044d22efac80347b747976463a7a2..b4b1dd6c75fb2893b6c5d1371892c4f622378183 100644 --- a/src/views-terrytories.js +++ b/src/views-terrytories.js @@ -1214,7 +1214,7 @@ import("./utils.js").then((utils) => { </div> <div class="segment full padding-xsmall whitespace-normal"> - <div class="loader" id="loader-${this.route}-${utils.TZCLD_URLS.my_territory_follow_requests_edit}"> + <div class="loader" id="loader-${this.route}-${utils.TZCLD_URLS.my_territory_follow_request_edit}"> <div></div> <div></div> <div></div> @@ -1247,10 +1247,10 @@ import("./utils.js").then((utils) => { widget-date="solid-form-date-label" widget-subject="solid-form-textarea-label" - widget-user="solid-form-dropdown-autocompletion-label" + widget-user="solid-form-dropdown-label" order-asc-user="name" range-user="${this.rangeUser}" - loader-id="loader-${this.route}-${utils.TZCLD_URLS.my_territory_follow_requests_edit}" + loader-id="loader-${this.route}-${utils.TZCLD_URLS.my_territory_follow_request_edit}" bind-resources="" solid-resource="" patrtial