-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add drawer for editing item info #846
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👏
CHANGELOG.md
Outdated
@@ -25,6 +25,8 @@ All notable changes to this project will be documented in this file. The format | |||
- Progression values are now required to be positive on entry, both from the web | |||
interface and from the API. | |||
- The design of the period selector has been refreshed. | |||
- Organization, deparment and product details are now edited from within the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"department"
src/locale/locales/nb-NO.json
Outdated
"slugChangeInfo": "Endring av navn kan også resultere i at gjeldende adresse for \"{name}\" endres. Du blir i så fall automatisk videreført til den nye adressen etter at skjemaet lagres.", | ||
"redirectInfo": "Du videreføres om {count} sekunder." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Er ikke "videresendt"/"videresendes" mer vanlig? Passer også med det vi har brukt andre steder ("sendt videre").
73ea170
to
1f5f058
Compare
1f5f058
to
4c8514d
Compare
No description provided.