Skip to content
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

Fix disabled radio and texts in Add Goal form #8279

Merged
merged 3 commits into from Jul 12, 2015
Merged

Fix disabled radio and texts in Add Goal form #8279

merged 3 commits into from Jul 12, 2015

Conversation

barbushin
Copy link
Contributor

Closes #8244

@@ -38,7 +38,7 @@
"Conversions": "%s conversions",
"ConversionsOverview": "Conversions Overview",
"ConversionsOverviewBy": "Conversions overview by type of visit",
"CreateNewGOal": "Create a new Goal",
"CreateNewGOal": "Add a new Goal",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is already a string Goal_AddNewGoal so let's reuse this one and delete Goal_CreateNewGOal

@mattab mattab added this to the 2.14.1 milestone Jul 8, 2015
@mattab mattab added the not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org. label Jul 8, 2015
mattab pushed a commit that referenced this pull request Jul 12, 2015
Fix disabled radio and texts in Add Goal form
@mattab mattab merged commit 2be71d1 into matomo-org:master Jul 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
not-in-changelog For issues or pull requests that should not be included in our release changelog on matomo.org.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants