Browse Source

DIV-286, DIV-413, DIV-414 force breaks in generated forms

pull/160/head
Foley Lynn 8 years ago
parent
commit
4dd072535a
4 changed files with 5 additions and 7 deletions
  1. +1
    -3
      edivorce/apps/core/templates/pdf/form35.html
  2. +1
    -1
      edivorce/apps/core/templates/pdf/form38.html
  3. +2
    -2
      edivorce/apps/core/templates/pdf/form38_we.html
  4. +1
    -1
      edivorce/apps/core/templates/pdf/form52.html

+ 1
- 3
edivorce/apps/core/templates/pdf/form35.html View File

@ -87,9 +87,7 @@
<p class="schIndent1">
<i class="fa fa-square-o" aria-hidden="true"></i> affidavit in Form F38.
</p>
<p>
</p>
<table class="table table-bordered">
<table class="table table-bordered force-break">
<tbody>
<tr>
<td colname="c1" valign="top"> Date: <span class="form-entry not-complete">[<em>dd/mmm/yyyy</em>]</span> </td>


+ 1
- 1
edivorce/apps/core/templates/pdf/form38.html View File

@ -154,7 +154,7 @@
</p>
{% endcomment %}
<table class="table table-bordered">
<table class="table table-bordered force-break">
<tbody>
<tr>
<td colname="c1"> SWORN (OR AFFIRMED) BEFORE </td>


+ 2
- 2
edivorce/apps/core/templates/pdf/form38_we.html View File

@ -146,7 +146,7 @@
</p>
{% endcomment %}
<p class="schIndent1">
<p class="schIndent1 force-break">
8 Additional Details <span class="form-entry form-textarea not-complete"> </span>
</p>
@ -194,7 +194,7 @@
</p>
<hr />
<table class="table table-bordered">
<table class="table table-bordered force-break">
<tbody>
<tr>
<td colname="c1"> SWORN (OR AFFIRMED) BEFORE </td>


+ 1
- 1
edivorce/apps/core/templates/pdf/form52.html View File

@ -108,7 +108,7 @@
<p class="schIndent1">
3 <span class="form-entry not-complete">&nbsp;</span>
</p>
<p>
<p class="force-break">
THE FOLLOWING PARTIES APPROVE THE FORM OF THIS ORDER AND CONSENT TO EACH OF THE ORDERS, IF ANY, THAT ARE INDICATED ABOVE AS BEING BY CONSENT:
</p>


Loading…
Cancel
Save