LPS.use('node', 'lp.registry.milestoneoverlay', function (Y) {
// This is a value for the SELECT OPTION which is passed with
// the SELECT's "change" event. It includes some symbols that are not
// allowed for milestone names, so you can never add a milestone
// which will confuse the event handler.
var CREATE_MILESTONE_TARGET = '-CREATE-MILESTONE-TARGET-!@#$';
// The milestone_form will be set, if the form overlay is created.
var milestone_form_uri = '';
var series_uri = '';
The following releases have been made for the
series: