Sync reminders changes (#2354)
- Adjust text - Add "Learn More" button with link to sync documentation for set-up-sync notification - Show "Don't Show Again" for set-up-sync even on first display - Don't perform any action when clicking unlinked text - Use yellow/orange background instead of blue for notification bar - Prevent text from wrapping out of the bar at narrow window widths - Use local variable for observer id
This commit is contained in:
parent
b0f09b3a86
commit
706233c974
5 changed files with 49 additions and 28 deletions
|
@ -21,6 +21,7 @@ var ZOTERO_CONFIG = {
|
|||
QUICK_START_URL: "https://www.zotero.org/support/quick_start_guide",
|
||||
PDF_TOOLS_URL: "https://www.zotero.org/download/xpdf/",
|
||||
SUPPORT_URL: "https://www.zotero.org/support/",
|
||||
SYNC_INFO_URL: "https://www.zotero.org/support/sync",
|
||||
TROUBLESHOOTING_URL: "https://www.zotero.org/support/getting_help",
|
||||
FEEDBACK_URL: "https://forums.zotero.org/",
|
||||
CONNECTORS_URL: "https://www.zotero.org/download/connectors",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue