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 #5631: Migrate directive withou change in form work again #629

Merged
merged 1 commit into from
Oct 16, 2014

Conversation

VinceMacBuche
Copy link
Member

No description provided.

@@ -113,6 +113,7 @@ class DirectiveEditForm(
, oldDirective : Option[Directive]
, workflowEnabled : Boolean
, onSuccessCallback : (Either[Directive,ChangeRequestId]) => JsCmd = { (Directive) => Noop }
, onMigrationCallback : (Directive, Option[Directive]) => JsCmd// = { (Directive) => Noop }
Copy link
Member

Choose a reason for hiding this comment

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

could you drop the end of line here ?

@VinceMacBuche
Copy link
Member Author

Updated !

ncharles added a commit that referenced this pull request Oct 16, 2014
Fixes  #5631: Migrate directive withou change in form work again
@ncharles ncharles merged commit ac97f49 into Normation:master Oct 16, 2014
@VinceMacBuche VinceMacBuche deleted the bug_5631/migrate_directive branch March 3, 2015 14:57
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