Skip to content

Instantly share code, notes, and snippets.

@abteilung
Created January 14, 2013 12:44
Show Gist options
  • Save abteilung/4529829 to your computer and use it in GitHub Desktop.
Save abteilung/4529829 to your computer and use it in GitHub Desktop.
TS: wrap tt_content in section instead of DIV
# Change <div id="c#"> in <section id="c#">
tt_content.stdWrap.innerWrap.cObject.default {
10.value = <section id="c{field:uid}"
30.value = >|</section>
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment