commit | 05b4ebbd906161a4b0fc3d2ca48f139cbdb7c02f | [log] [tgz] |
---|---|---|
author | Akron <diewald@ids-mannheim.de> | Tue Jul 03 11:50:21 2018 +0200 |
committer | Gerrit Code Review <gerrit2@korap.ids-mannheim.de> | Tue Jul 03 11:50:21 2018 +0200 |
tree | dac06b5013420f8a3406c5e0e1cfc9c2073545a8 | |
parent | f9dbf54b0a6a5c7df1f5950a67e8805ce226ada2 [diff] | |
parent | d0ac2d470599a79a72a95e534884e61fcf91d92f [diff] |
Merge "function to get ld type added" into corpStat
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