From 08e357e81a4670de6e87fef1f570ae2964c4d3d9 Mon Sep 17 00:00:00 2001 From: Kaspar Naaber Date: Wed, 27 Apr 2016 11:48:45 +0300 Subject: [PATCH] Drop design editor support for dashed and dotter borders. --- components/template-variables.tpl | 8 -------- 1 file changed, 8 deletions(-) diff --git a/components/template-variables.tpl b/components/template-variables.tpl index dedd06f..d9e7ce1 100644 --- a/components/template-variables.tpl +++ b/components/template-variables.tpl @@ -221,14 +221,6 @@ "titleI18n": "solid", "value": "solid" }, - { - "titleI18n": "dotted", - "value": "dotted" - }, - { - "titleI18n": "dashed", - "value": "dashed" - }, { "titleI18n": "none", "value": "hidden"