| 
									
										
										
										
											2018-03-25 13:20:54 -04:00
										 |  |  | <%- # License: AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later -%> | 
					
						
							| 
									
										
										
										
											2018-03-25 13:30:42 -04:00
										 |  |  | <%= content_for :stylesheets do %> | 
					
						
							|  |  |  | <%= stylesheet_link_tag 'nonprofits/recurring_donations/index/page' %> | 
					
						
							|  |  |  | <% end %> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <% content_for(:footer_hidden) {'hidden'} %> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <%= content_for :javascripts do %> | 
					
						
							| 
									
										
										
										
											2019-12-04 16:22:48 -06:00
										 |  |  | 	<%= javascript_pack_tag 'i18n', 'page__nonprofits__recurring_donations__index' %> | 
					
						
							| 
									
										
										
										
											2018-03-25 13:30:42 -04:00
										 |  |  | <% end %> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <%= render 'nonprofits/transaction_title', | 
					
						
							|  |  |  | 	active: :recurring, | 
					
						
							|  |  |  | 	icon_class: 'icon-return', | 
					
						
							|  |  |  | 	page_name:'Recurring' %> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <%= render 'table_meta' %> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <div class='panelsLayout container--wide'> | 
					
						
							|  |  |  | 	<!--= scope 'recurring_donations' --> | 
					
						
							|  |  |  | 	<section class='panelsLayout-body'> | 
					
						
							|  |  |  | 		<%= render 'main_panel' %> | 
					
						
							|  |  |  | 		<%= render 'side_panel' %> | 
					
						
							|  |  |  |     <%= render 'components/side_panel_close' %> | 
					
						
							|  |  |  | 	</section> | 
					
						
							|  |  |  | </div> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <div class='js-flimflamContainer'></div> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <%= render 'export_recurring_donations_s3_modal' %> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | <%= render 'recurring_donations/new_modal' %> | 
					
						
							|  |  |  | <%= render 'recurring_donations/edit_modal' %> |