Class: Renalware::Letters::LetterPresenter::Approved

Inherits:
Renalware::Letters::LetterPresenter show all
Defined in:
app/presenters/renalware/letters/letter_presenter.rb

Constant Summary

Constants inherited from Renalware::Letters::LetterPresenter

ADHOC_PRINTING_CSS

Instance Method Summary collapse

Methods inherited from Renalware::Letters::LetterPresenter

#cc_recipients, #content, #description, #electronic_cc_receipts, #event_description, #hospital_unit_code, #main_recipient, #part_for, #parts, #patient, #pdf_filename, #state_description, #title, #to_html, #type, #typist

Methods inherited from DumbDelegator

#inspect, #public_send, #send, #try, #try!

Instance Method Details

#view_labelObject



141
142
143
# File 'app/presenters/renalware/letters/letter_presenter.rb', line 141

def view_label
  "View"
end