Commit 6b39103c authored by Tristan Cavelier's avatar Tristan Cavelier

exports addJobRuleCondition

parent d9eb65a6
......@@ -18,3 +18,4 @@ function addJobRuleCondition(name, method) {
}
defaults.job_rule_conditions[name] = method;
}
exports.addJobRuleCondition = addJobRuleCondition;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment