Changes between Version 142 and Version 143 of UserGuidelines/SAMBRO


Ignore:
Timestamp:
05/17/17 13:53:26 (8 years ago)
Author:
Biplov Bhandari
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/SAMBRO

    v142 v143  
    83831. The Email Generating Function is called ''get_html_email_content'' and is available [https://github.com/sahana/eden/blob/master/modules/templates/SAMBRO/config.py#L996 here]
    84841. The SMS Generating function is called ''get_sms_content'' and is available [https://github.com/sahana/eden/blob/master/modules/templates/SAMBRO/config.py#L1156 here]
    85 1. The email heading generating function is called ''get_email_subject'' and is available [https://github.com/sahana/eden/blob/master/modules/templates/SAMBRO/config.py#L1130 here]
     851. The email heading generating function is called ''get_email_subject'' and is available in /templates/SAMBRO/config.py at [https://github.com/sahana/eden/blob/master/modules/templates/SAMBRO/config.py#L1179 here]
    8686
    8787== System Menu ==