Home
last modified time | relevance | path

Searched refs:songSectionHeadingSelector (Results 1 – 1 of 1) sorted by relevance

/plugin/chordsheets/
H A Dscript.js13 var songSectionHeadingSelector = "song-section-heading"; variable
104 …sectionText += '<h3 class="' + songSectionHeadingSelector + ' ' + currentSection + '">' + match[1]…