diff --git a/app/partials/ContactView/ContactView.html b/app/partials/ContactView/ContactView.html index 87dd283..20215a4 100644 --- a/app/partials/ContactView/ContactView.html +++ b/app/partials/ContactView/ContactView.html @@ -26,8 +26,13 @@ +
  • + + +

  • diff --git a/app/partials/customers/customers.html b/app/partials/customers/customers.html index 7bc9eec..5b33eee 100644 --- a/app/partials/customers/customers.html +++ b/app/partials/customers/customers.html @@ -504,10 +504,4 @@ sendEvent = function(sel, step) { $(sel).trigger('next.m.' + step); } - - - \ No newline at end of file + \ No newline at end of file diff --git a/app/partials/updateFuelManager/updateFuelManager.html b/app/partials/updateFuelManager/updateFuelManager.html index 429a664..e5c0b01 100644 --- a/app/partials/updateFuelManager/updateFuelManager.html +++ b/app/partials/updateFuelManager/updateFuelManager.html @@ -55,13 +55,13 @@ - $ {{fuelPricing.futureFuelPricing.cost -- fuelPricing.fuelPricing.papMargin | number : 2}} + $ {{fuelPricing.futureFuelPricing.cost -- fuelPricing.futureFuelPricing.papMargin | number : 2}}
    -
    +
    @@ -244,7 +244,7 @@ - +