https://edge.launchpad.net/hundredpapercuts/karmic

Bug #391670 reported by mike.simonson
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Launchpad itself
New
Undecided
Unassigned

Bug Description

On this page https://edge.launchpad.net/hundredpapercuts/karmic

I get this output plus just under the (supposed) normal page.

YUI().use( 'node', 'lp.milestoneoverlay', 'lp.milestonetable', function (Y) { var series_uri = '/hundredpapercuts/karmic'; var milestone_form_uri = 'https://edge.launchpad.net/hundredpapercuts/karmic/+addmilestone/++form++'; var milestone_row_uri_template = '/hundredpapercuts/+milestone/{name}/+productseries-table-row'; var milestone_rows_id = '#milestone-rows'; Y.on('domready', function () { var create_milestone_link = Y.get('.menu-link-create_milestone'); create_milestone_link.addClass('js-action'); var config = { milestone_form_uri: milestone_form_uri, series_uri: series_uri, next_step: Y.lp.milestonetable.get_milestone_row, activate_node: create_milestone_link }; Y.lp.milestoneoverlay.attach_widget(config); var table_config = { milestone_row_uri_template: milestone_row_uri_template, milestone_rows_id: milestone_rows_id } Y.lp.milestonetable.setup(table_config); }); });

Revision history for this message
mike.simonson (mike-simonson) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.