JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
added "mark paid" link in mostly the right places
[contractor-progress.git] / tasks.html
index 448e989..af09c86 100644 (file)
@@ -24,6 +24,8 @@
 
   <!--~price_row start~--><p><strong>Price</strong>: ~price.money~</p><!--~end~-->
 
+  <!--~mark_paid_link start~--><p><a href="tasks?tasks_mark_paid_id=~task_id.attr~">Mark as paid</a></p><!--~end~-->
+
   <!--~approve_price_link start~--><p><a href="tasks?tasks_approve_price_id=~task_id.attr~">Approve price</a></p><!--~end~-->
 
   <!--~normal_edit_link start~--><p><a href="tasks?tasks_edit_id=~task_id.attr~">Edit this task</a></p><!--~end~-->