Last used btn

This commit is contained in:
adam.harbas@a-net.ba
2016-01-11 10:52:18 +01:00
parent 76ad0606b4
commit c345e9f016
6 changed files with 16 additions and 9 deletions

View File

@@ -2,7 +2,7 @@ class DeliveryDestination < ActiveRecord::Base
def get_payment_string
case self.payment_method
when 'cash_on_delivery'
'Pouzecem'
'Prilikom preuzimanja'
when 'paypal'
'Paypal'
when 'pikpay'