commit | 1329d495eec8038ae2a1b15d5e7423873c4f43c0 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Fri Dec 18 11:18:15 2015 +0100 |
committer | Ales Komarek <mail@newt.cz> | Fri Dec 18 11:18:15 2015 +0100 |
tree | 576249b2847e80ec2ee378c3f7f2a657cd05059d | |
parent | 5846075ba83c2a55d075a9f154401c525e2d9873 [diff] |
Plugin fix name
diff --git a/horizon/server/plugin.sls b/horizon/server/plugin.sls index 20b13f8..0f38523 100644 --- a/horizon/server/plugin.sls +++ b/horizon/server/plugin.sls
@@ -1,5 +1,5 @@ {%- from "horizon/map.jinja" import server with context %} -{%- if server. %} +{%- if server.plugin is defined %} {%- if server.get('plugin', {}).horizon_theme is defined %}