Browse Source

DIV-748: Adding inline definition for 'terms of this debt'

pull/160/head
Benard Ebinu 7 years ago
parent
commit
601b860bc4
1 changed files with 11 additions and 1 deletions
  1. +11
    -1
      edivorce/apps/core/templates/question/06_children_income_expenses.html

+ 11
- 1
edivorce/apps/core/templates/question/06_children_income_expenses.html View File

@ -313,7 +313,17 @@
<thead>
<tr class="list-builder-header">
<th class="table-bordered">Debt name</th>
<th class="table-bordered">What are the terms of this debt?</th>
<th class="table-bordered">What are the
<span class="tooltip-link"
data-toggle="tooltip" data-placement="right" data-html="true"
title="
<b>Terms of this Debt</b>
<p>For example, how much is owed, what is the rate of interest,
when it must be repaid.</p>
">
terms of this debt<i class="fa fa-question-circle" aria-hidden="true"></i>
</span>?
</th>
<th class="table-bordered">Monthly amount</th>
<th></th>
</tr>


Loading…
Cancel
Save