TheCombine
TheCombine copied to clipboard
Need to remove external urls in the UI for the NUC
Related: #1708
For example:
- the link to
"https://code.google.com/archive/p/lift-standard/"in both CreateProjectComponent and ProjectImport - the header and footer links and RWC link in the User Guide
There is an additional external URL in the Language Selection dialog window:
As of mlp v2.1.5 (to which we update in https://github.com/sillsdev/TheCombine/pull/3060), there is an optional offline boolean prop; set it to true to disable the external link (and any other future internet-dependent features).