From 0f1bc6ab72bd5d7c3c0ac6c2817b0c23f7660b4e Mon Sep 17 00:00:00 2001 From: Andris Reinman Date: Fri, 15 Apr 2016 22:33:37 -0700 Subject: [PATCH] Add option to filter based on gpg keys --- views/lists/segments/rule-configure.hbs | 12 ++++++++++++ views/lists/segments/rule-edit.hbs | 12 ++++++++++++ 2 files changed, 24 insertions(+) diff --git a/views/lists/segments/rule-configure.hbs b/views/lists/segments/rule-configure.hbs index e8509374..b2a364c7 100644 --- a/views/lists/segments/rule-configure.hbs +++ b/views/lists/segments/rule-configure.hbs @@ -32,6 +32,18 @@ {{/if}} + {{#if columnTypeTextarea}} +
+
+
+ +
+
+
+ {{/if}} + {{#if columnTypeNumber}}
diff --git a/views/lists/segments/rule-edit.hbs b/views/lists/segments/rule-edit.hbs index 6d84ee35..99cb604c 100644 --- a/views/lists/segments/rule-edit.hbs +++ b/views/lists/segments/rule-edit.hbs @@ -37,6 +37,18 @@
{{/if}} + {{#if columnTypeTextarea}} +
+
+
+ +
+
+
+ {{/if}} + {{#if columnTypeNumber}}