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

Fixes #4947: Reset selected rule category when reloading page #537

Conversation

VinceMacBuche
Copy link
Member

@@ -224,7 +224,7 @@ class RuleDisplayer (
var include = true;
var filter = "";
var column = ${columnToFilter};"""
) )
) & OnLoad(ruleCategoryTree.updateSelectedCategory(ruleCategoryTree.getRoot.id)))
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member Author

Choose a reason for hiding this comment

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

Why not! In fact I haven't searched, trying to implement it!

Copy link
Member Author

Choose a reason for hiding this comment

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

We just have to remind that we have to move it into the js file in 2.11 !!

@VinceMacBuche
Copy link
Member Author

Fixed :)

@VinceMacBuche
Copy link
Member Author

Works fine (on the second link ...)

fanf added a commit that referenced this pull request Jun 4, 2014
…ad_rule_page

Fixes #4947: Reset selected rule category when reloading page
@fanf fanf merged commit b3a2da9 into Normation:branches/rudder/2.9 Jun 4, 2014
@VinceMacBuche VinceMacBuche deleted the bug_4947/Reset_Filter_reload_rule_page branch March 3, 2015 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants