Commit c7e994a1 authored by Romain Loth's avatar Romain Loth

correct catSem (more coherent but not really used yet)

parent af11037b
......@@ -54,7 +54,7 @@ var TW = {}
TW.SystemStates.selections = [];
TW.SystemStates.opposites = [];
TW.catSoc = "Document";
TW.catSem = "NGram";
TW.catSem = "terms";
TW.strSearchBar = "Select or suggest topics";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment