diff --git a/WebInterface/Views/Configuration/Index.cshtml b/WebInterface/Views/Configuration/Index.cshtml index 12751be..a2b6473 100644 --- a/WebInterface/Views/Configuration/Index.cshtml +++ b/WebInterface/Views/Configuration/Index.cshtml @@ -1,28 +1,88 @@ @model vassago.Models.Configuration +@using Newtonsoft.Json; +@using vassago.Behavior; @{ } home/configuration -