From eeedadfa953ce94d6b15150e7e9eb809e5619f98 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 13 Sep 2019 12:40:30 -0400 Subject: [PATCH] Rename speculative attributes af-api4-params and af-contact-relationship --- ext/afform/docs/sandbox/planning-v0.3.md | 10 +++++----- ext/afform/mock/ang/afex.aff.html | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ext/afform/docs/sandbox/planning-v0.3.md b/ext/afform/docs/sandbox/planning-v0.3.md index 0075189875..e8ea3ab287 100644 --- a/ext/afform/docs/sandbox/planning-v0.3.md +++ b/ext/afform/docs/sandbox/planning-v0.3.md @@ -90,13 +90,13 @@ type="Individual" af-name="parent" label="Parent" - af-api4-params="{where: ['id','=', routeParams.cid]}" + api4-params="{where: ['id','=', routeParams.cid]}" /> @@ -135,7 +135,7 @@ - + @@ -152,13 +152,13 @@ type="Individual" af-name="parent" label="Parent" - af-api4-params="{where: ['id','=', routeParams.cid]}" + api4-params="{where: ['id','=', routeParams.cid]}" /> diff --git a/ext/afform/mock/ang/afex.aff.html b/ext/afform/mock/ang/afex.aff.html index 4550e83047..ef5d156df5 100644 --- a/ext/afform/mock/ang/afex.aff.html +++ b/ext/afform/mock/ang/afex.aff.html @@ -1,7 +1,7 @@ - - + + -- 2.25.1