diff --git a/Extensions b/Extensions index 739439e6..bfdc4df7 160000 --- a/Extensions +++ b/Extensions @@ -1 +1 @@ -Subproject commit 739439e6a275556b9f74d65579b2fecd42b24367 +Subproject commit bfdc4df791d726ebd65ee571bc3cc09dc02aef89 diff --git a/Framework b/Framework index b47a37c3..c7f9b04d 160000 --- a/Framework +++ b/Framework @@ -1 +1 @@ -Subproject commit b47a37c386e4085fbc3bf66f68579954f9aac5f6 +Subproject commit c7f9b04de641c312fdd33ba5d5230aef146d1b7b diff --git a/Modules.xml b/Modules.xml index 86f22b98..8f956d01 100644 --- a/Modules.xml +++ b/Modules.xml @@ -171,7 +171,7 @@ - + " + @@ -445,7 +446,7 @@ - + - + diff --git a/Southwind.Logic/Starter.cs b/Southwind.Logic/Starter.cs index 342fee61..af6554e6 100644 --- a/Southwind.Logic/Starter.cs +++ b/Southwind.Logic/Starter.cs @@ -113,7 +113,7 @@ public static void Start(string connectionString, bool isPostgres, bool includeD DynamicLogic.RegisterMixins(); DynamicLogic.BeforeSchema(sb); - } + }//Dynamic // Framework modules diff --git a/Southwind.React/App/Layout.tsx b/Southwind.React/App/Layout.tsx index aa1f9a90..1223baa6 100644 --- a/Southwind.React/App/Layout.tsx +++ b/Southwind.React/App/Layout.tsx @@ -60,9 +60,9 @@ export default function Layout() { Orders Exceptions - {AuthClient.currentUser() && } + {AuthClient.currentUser() && } } - {AuthClient.currentUser() && } + {AuthClient.currentUser() && }