~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/bugs/templates/bugtask-index.pt

[rs=buildbot-poller] automatic merge from stable. Revisions: 14253,
        14254, 14255, 14256, 14257, 14258, 14259 included.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
                Y.lp.code.branchmergeproposal.diff.connect_diff_links();
21
21
            }, window);
22
22
            Y.on('domready', function() {
23
 
                var bug = { self_link: LP.cache.context.bug_link,
24
 
                            web_link: LP.cache.context.web_link };
 
23
                Y.lp.bugs.bugtask_index.setup_bugtask_table();
25
24
                LP.cache.comment_context = LP.cache.bug;
26
25
                Y.lp.comments.hide.setup_hide_controls();
27
26
                var sl = new Y.lp.bugs.subscribers.createBugSubscribersLoader({
28
27
                    container_box: '#other-bug-subscribers',
29
 
                    bug: bug,
30
28
                    subscribers_details_view:
31
29
                        '/+bug-portlet-subscribers-details',
32
30
                    subscribe_someone_else_link: '.menu-link-addsubscriber'
138
136
        <tal:heat replace="structure view/bug_heat_html" />
139
137
      </div>
140
138
 
141
 
      <div tal:replace="structure context/bug/@@+bugtasks-and-nominations-table" />
142
 
 
 
139
      <div tal:replace="structure context/bug/@@+bugtasks-and-nominations-portal" />
143
140
      <div id="maincontentsub">
144
141
        <div><!-- id="nonportlets"> -->
145
142
        <div class="top-portlet">