From 3764a5a79d805bd09e9cfd0ba75194b179ba2e97 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Fri, 26 Dec 2014 21:41:31 -0800 Subject: [PATCH] GUAC-966: Restore support for MULTILINE parameter type. --- .../main/webapp/app/manage/templates/connectionParameter.html | 1 + 1 file changed, 1 insertion(+) diff --git a/guacamole/src/main/webapp/app/manage/templates/connectionParameter.html b/guacamole/src/main/webapp/app/manage/templates/connectionParameter.html index b073049c1..9d0258663 100644 --- a/guacamole/src/main/webapp/app/manage/templates/connectionParameter.html +++ b/guacamole/src/main/webapp/app/manage/templates/connectionParameter.html @@ -26,5 +26,6 @@ + \ No newline at end of file