@@ -198,38 +259,38 @@
{% endif %}
- | {{ r.notice_service_date }} |
- {{ r.notice_expiration_date }} |
- {{ r.case_field_date }} |
- {% if r.daily_rent_damages %}${{ "{:,.2f}".format(r.daily_rent_damages) }}{% endif %} |
- {{ r.default_date }} |
- {{ r.default_entered_on_date }} |
- |
- {{ r.demurrer_hearing_date }} |
- {{ r.motion_to_strike_hearing_date }} |
- {{ r.motion_to_quash_hearing_date }} |
- {{ r.other_motion_hearing_date }} |
- {{ r.msc_date }} |
- {{ r.msc_time }} |
- {{ r.msc_address }} |
- {{ r.msc_div_dept_room }} |
- {{ r.trial_date }} |
- {{ r.trial_time }} |
- {{ r.trial_address }} |
- {{ r.trial_div_dept_room }} |
- {{ r.final_result }} |
- {{ r.date_of_settlement }} |
- {{ r.final_obligation }} |
- {{ r.def_comply_stip }} |
- {{ r.judgment_date }} |
- {{ r.writ_issued_date }} |
- {{ r.scheduled_lockout }} |
- {{ r.oppose_stays }} |
- {{ r.premises_safety }} |
- {{ r.matter_gate_code }} |
- {{ r.date_possession_recovered }} |
- {{ r.attorney_fees }} |
- {{ r.costs }} |
+ {{ r.notice_service_date }} |
+ {{ r.notice_expiration_date }} |
+ {{ r.case_field_date }} |
+ {% if r.daily_rent_damages %}${{ "{:,.2f}".format(r.daily_rent_damages) }}{% endif %} |
+ {{ r.default_date }} |
+ {{ r.default_entered_on_date }} |
+ |
+ {{ r.demurrer_hearing_date }} |
+ {{ r.motion_to_strike_hearing_date }} |
+ {{ r.motion_to_quash_hearing_date }} |
+ {{ r.other_motion_hearing_date }} |
+ {{ r.msc_date }} |
+ {{ r.msc_time }} |
+ {{ r.msc_address }} |
+ {{ r.msc_div_dept_room }} |
+ {{ r.trial_date }} |
+ {{ r.trial_time }} |
+ {{ r.trial_address }} |
+ {{ r.trial_div_dept_room }} |
+ {{ r.final_result }} |
+ {{ r.date_of_settlement }} |
+ {{ r.final_obligation }} |
+ {{ r.def_comply_stip }} |
+ {{ r.judgment_date }} |
+ {{ r.writ_issued_date }} |
+ {{ r.scheduled_lockout }} |
+ {{ r.oppose_stays }} |
+ {{ r.premises_safety }} |
+ {{ r.matter_gate_code }} |
+ {{ r.date_possession_recovered }} |
+ {{ r.attorney_fees }} |
+ {{ r.costs }} |
{% else %}
@@ -239,6 +300,103 @@