added getApplication ()
This commit is contained in:
parent
e34e5a0ee3
commit
c52925d414
1 changed files with 5 additions and 0 deletions
|
@ -27,3 +27,8 @@ function translateType (filter) {
|
|||
}
|
||||
|
||||
|
||||
function getApplication () {
|
||||
return this.getParentElement ();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue