mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 01:22:36 +08:00
1d131fcaff
This commit makes the following change to the Edit Bookmark modal window for clarity: * If the user is editing an existing bookmark without a reminder set, hide the "none needed" option. This will draw more attention to the delete button. * If the user is editing an existing bookmark with a reminder set for the future, change the "none needed" option to say "remove reminder, keep bookmark" To do this, I needed to provide an option to override the labels for time shortcuts in certain cases, so I could keep the NONE shortcut but have the different wording. |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |