From a284db90de72551f08b40b9d845cf17d66653d8b Mon Sep 17 00:00:00 2001 From: tidusjar Date: Fri, 7 Apr 2017 22:33:46 +0100 Subject: [PATCH] messing around with the settings --- Ombi/Ombi/Ombi.csproj | 18 +++++++++++++ Ombi/Ombi/wwwroot/app/app.component.html | 4 +-- .../app/settings/ombi/ombi.component.html | 8 +++++- .../app/settings/ombi/ombi.component.ts | 4 +-- .../wwwroot/app/settings/settings.module.ts | 10 ++++++- .../app/settings/settingsmenu.component.html | 1 + .../app/settings/settingsmenu.component.ts | 27 +++++++++++++++++++ 7 files changed, 66 insertions(+), 6 deletions(-) create mode 100644 Ombi/Ombi/wwwroot/app/settings/settingsmenu.component.html create mode 100644 Ombi/Ombi/wwwroot/app/settings/settingsmenu.component.ts diff --git a/Ombi/Ombi/Ombi.csproj b/Ombi/Ombi/Ombi.csproj index 167666ce3..990a3eccc 100644 --- a/Ombi/Ombi/Ombi.csproj +++ b/Ombi/Ombi/Ombi.csproj @@ -6,6 +6,24 @@ + + + PreserveNewest + + + PreserveNewest + + + + + PreserveNewest + + + + + + + diff --git a/Ombi/Ombi/wwwroot/app/app.component.html b/Ombi/Ombi/wwwroot/app/app.component.html index d75a0c200..e9d555ec4 100644 --- a/Ombi/Ombi/wwwroot/app/app.component.html +++ b/Ombi/Ombi/wwwroot/app/app.component.html @@ -1,4 +1,4 @@ - +