Template:2012FR/Form-section/Processing/Default: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 100: | Line 100: | ||
if( frequency !== 'monthly' ){ |
if( frequency !== 'monthly' ){ |
||
frequency = 'onetime'; |
frequency = 'onetime'; |
||
// commented out below as it breaks eNETS for some reason |
|||
params['recurring'] = 'false'; |
// params['recurring'] = 'false'; |
||
} else { |
} else { |
||
params['recurring'] = 'true'; |
params['recurring'] = 'true'; |
Revision as of 12:46, 23 October 2013