~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/javascript/tests/test_branchmergeproposal.updater.html

  • Committer: Launchpad Patch Queue Manager
  • Date: 2012-01-04 03:03:41 UTC
  • mfrom: (14616.1.2 longpoll-stats-903586)
  • Revision ID: launchpad@pqm.canonical.com-20120104030341-os86i70cbyvzdjc5
[r=gmb][bug=903586] Update the stats on a MP page.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
  <script type="text/javascript" src="../../../app/javascript/anim/anim.js"></script>
18
18
  <script type="text/javascript"
19
19
          src="../../../app/javascript/extras/extras.js"></script>
 
20
  <script type="text/javascript"
 
21
          src="../branchmergeproposal.reviewcomment.js"></script>
 
22
 
20
23
 
21
24
  <!-- expected variable -->
22
25
  <script type="text/javascript">
38
41
  </div>
39
42
 
40
43
  <script type="text/x-template" id="pending-mp">
 
44
    <table id="proposal-summary">
 
45
      <tr id="summary-row-9-target-branch">
 
46
        <th>Merge into:</th>
 
47
        <td>
 
48
          <a href="/~me/project/branch"
 
49
             class="sprite branch">lp://dev/~me/project/branch</a>
 
50
        </td>
 
51
      </tr>
 
52
    </table>
41
53
    <div id="diff-area">
42
54
      <div class="pending-update" id="diff-pending-update">
43
55
        <h3>Updating diff...</h3>