forked from GitHub/gf-core
gfse: add Extra and Lexicon to the list of resource modules that can be opened
This commit is contained in:
@@ -496,7 +496,7 @@ function draw_concrete(g,i) {
|
||||
])
|
||||
}
|
||||
|
||||
var rgl_modules=["Paradigms","Syntax"];
|
||||
var rgl_modules=["Paradigms","Syntax","Lexicon","Extra"];
|
||||
|
||||
function add_open(ci) {
|
||||
return function (g,el) {
|
||||
|
||||
Reference in New Issue
Block a user