commit | d03682ddb44d0ecad9b13cdbb1699a3ea3abb49e | [log] [tgz] |
---|---|---|
author | hebasta <stallkamp@ids-mannheim.de> | Fri Jun 29 14:24:15 2018 +0200 |
committer | Akron <nils@diewald-online.de> | Wed Jul 25 11:05:15 2018 +0200 |
tree | b5e71321d5036cca977381e8edb2f57db223ff83 | |
parent | 4c92eec835c85d0e9f9fc4f9469ca23baca9135a [diff] [blame] |
function to get ld type added Change-Id: I8cd1036dd986a409a52625b33c9e841a5fe92530
diff --git a/dev/js/src/vc.js b/dev/js/src/vc.js index 05e48ad..d211830 100644 --- a/dev/js/src/vc.js +++ b/dev/js/src/vc.js
@@ -332,6 +332,12 @@ return this._root.toQuery(); }, + /* + * Returns ld type of associated doc, docGroup or unspecified doc + */ + getLdType:function(){ + return this._root.ldType(); + }, /** * Adds Corpus Statistic Button