This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | //** Put Main Codeblock before repeater **// | |
| //** Oxygen Composite Elements Settings Section **// | |
| //** Edit the variables below to change the behavior of the element. **// | |
| var closeOtherToggles = true; // Set this to true to close all other accordions when an accordion is expanded. | |
| //** That's it, stop editing! **/ | |
| jQuery(document).ready(function(){ | |
| // Expand the content when row is clicked. |