From 44d469b2e13d9cf825b8f7cc81ed9477b732472a Mon Sep 17 00:00:00 2001 From: iwate Date: Mon, 15 Jun 2020 12:39:11 +0900 Subject: [PATCH] fix list table header floating --- LICENSE | 4 ++-- src/Aiplugs.PoshApp/Views/Shared/Pages/List.cshtml | 2 +- src/Aiplugs.PoshApp/electron.manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 1621b83..0a518ca 100644 --- a/LICENSE +++ b/LICENSE @@ -3,7 +3,7 @@ Business Source License 1.1 Parameters Licensor: aiplugs (@iwate) -Licensed Work: poshapp(v.0.9.38) +Licensed Work: poshapp(v.0.9.39) The Licensed Work is (c) 2020 aiplugs. Additional Use Grant: You may make use of the Licensed Work, provided that you may not use the Licensed Work for a Software @@ -14,7 +14,7 @@ Additional Use Grant: You may make use of the Licensed Work, provided that contractors) to access the functionality of the Licensed Work. -Change Date: 2023-06-10 +Change Date: 2023-06-15 Change License: Apache License, Version 2.0 diff --git a/src/Aiplugs.PoshApp/Views/Shared/Pages/List.cshtml b/src/Aiplugs.PoshApp/Views/Shared/Pages/List.cshtml index 25304d8..88045be 100644 --- a/src/Aiplugs.PoshApp/Views/Shared/Pages/List.cshtml +++ b/src/Aiplugs.PoshApp/Views/Shared/Pages/List.cshtml @@ -47,7 +47,7 @@ - + mdi-xml diff --git a/src/Aiplugs.PoshApp/electron.manifest.json b/src/Aiplugs.PoshApp/electron.manifest.json index 1b648e1..0c7d369 100644 --- a/src/Aiplugs.PoshApp/electron.manifest.json +++ b/src/Aiplugs.PoshApp/electron.manifest.json @@ -11,7 +11,7 @@ "appId": "com.aiplugs.poshapp", "productName": "POSH App", "copyright": "Copyright © 2019", - "buildVersion": "0.9.38", + "buildVersion": "0.9.39", "compression": "maximum", "generateUpdatesFilesForAllChannels": true, "directories": {