summaryrefslogtreecommitdiff
path: root/libtemplate
diff options
context:
space:
mode:
authorlouis <louis.braun@gmx.de>2015-06-05 17:32:24 +0200
committerlouis <louis.braun@gmx.de>2015-06-05 17:32:24 +0200
commit64b131e6b07c74f06655b2b00bba7496b847fd73 (patch)
tree786f8362aceaa1d29cec8b2c9b4d8e0608f94956 /libtemplate
parentb6a6ea2f6bf697b94a489521b774f2b8dc67629a (diff)
downloadvdr-plugin-skindesigner-64b131e6b07c74f06655b2b00bba7496b847fd73.tar.gz
vdr-plugin-skindesigner-64b131e6b07c74f06655b2b00bba7496b847fd73.tar.bz2
allow currentelements to use conditions
Diffstat (limited to 'libtemplate')
-rw-r--r--libtemplate/templateview.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtemplate/templateview.c b/libtemplate/templateview.c
index ac1c2e7..f64d4c6 100644
--- a/libtemplate/templateview.c
+++ b/libtemplate/templateview.c
@@ -1245,6 +1245,7 @@ cTemplateViewMenu::cTemplateViewMenu(void) {
attributes.insert("debug");
attributes.insert("delay");
attributes.insert("fadetime");
+ attributes.insert("condition");
funcsAllowed.insert(pair< string, set<string> >("currentelement", attributes));
//definition of allowed parameters for viewtab