Show first-run banner on upgrade (#3807)
This commit is contained in:
parent
1cdb364361
commit
5f717d3bde
9 changed files with 198 additions and 71 deletions
|
@ -31,6 +31,7 @@ var ZOTERO_CONFIG = {
|
|||
GET_INVOLVED_URL: 'https://www.zotero.org/getinvolved',
|
||||
DICTIONARIES_URL: 'https://download.zotero.org/dictionaries/',
|
||||
PLUGINS_URL: 'https://www.zotero.org/support/plugins',
|
||||
NEW_FEATURES_URL: 'https://www.zotero.org/blog/zotero-7/'
|
||||
};
|
||||
|
||||
if (typeof exports === 'object' && typeof module !== 'undefined') {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue