From 3fc5675a1a063e6ad9b49bbe3055905cb98b4f55 Mon Sep 17 00:00:00 2001 From: opi Date: Tue, 12 Jul 2016 15:53:14 +0200 Subject: [PATCH] [fix] Do not escape html attributes on app install form. --- src/views/app/app_install.ms | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/app/app_install.ms b/src/views/app/app_install.ms index 0ecdb64f..2915dcc1 100644 --- a/src/views/app/app_install.ms +++ b/src/views/app/app_install.ms @@ -43,11 +43,11 @@
{{#if choices}} - {{#choices}}{{/choices}} {{else}} - + {{/if}} {{#if help}}