[#6636] Add an action to show deliverable finances

This commit is contained in:
Eric Davis
2011-10-12 14:18:59 -07:00
parent ba0ed4a137
commit c8371854cb
10 changed files with 103 additions and 7 deletions
+2 -1
View File
@@ -197,7 +197,8 @@ jQuery(function($) {
$('#dialog-window').
hide().
html('<h2>Hello</h2><p>This is a report for Deliverable #' + deliverableId + '.</p>').
html('').
load($(this).attr('href') + ".js").
dialog({
title: "",
minWidth: 400,