@* Subscription column *@
-
+
@* Create new subscriptions form *@
- @* User session column *@
-
+
+ @* Session Info Column *@
+
-
- @* Miscellaneous row *@
-
-
-
- @{
- using (Html.BeginForm("Refresh", "WebSubClient", FormMethod.Post))
- {
-
-
+
+ @* Study column *@
+
+
+ @* Settings row *@
+
+
+
+
+ @{
+ using (Html.BeginForm("saveSettings", "WebSubClient", FormMethod.Post))
+ {
+
+
+ @*
@Html.TextBoxFor(m => m.FHIRServer, new { @class = "form-control" })
*@
+
+
+
+ }
+ }
+
- }
- }
+
+
@@ -212,10 +254,27 @@
+
+ @* Miscellaneous row *@
+