more room for cancellation reason
authorivan <ivan>
Sun, 4 Oct 2009 00:08:42 +0000 (00:08 +0000)
committerivan <ivan>
Sun, 4 Oct 2009 00:08:42 +0000 (00:08 +0000)
httemplate/view/cust_main.cgi

index 3e5a8ce..314207b 100755 (executable)
@@ -40,6 +40,7 @@ function areyousure(href, message) {
                 'actionlabel' => 'Confirm Cancellation',
                 'color'       => '#ff0000',
                 'cust_main'   => $cust_main,
+                'width'       => 616, #make room for reasons
               }
             )
   %> |