mirror of
https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
synced 2023-10-19 15:58:31 +00:00
allow currentelements to use conditions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user