|
|
| Rivi 15: |
Rivi 15: |
| <div class="JwTabsContent" style="order: 61; width: 100%; background-color: var(--syke-lightblue);" id="test3" class="hide collapse" data-parent="#sitetools3">Testing 3</div> | | <div class="JwTabsContent" style="order: 61; width: 100%; background-color: var(--syke-lightblue);" id="test3" class="hide collapse" data-parent="#sitetools3">Testing 3</div> |
|
| |
|
| </div>
| |
|
| |
| <div id="sitetools2">
| |
|
| |
|
| |
| <div class="row p-2">
| |
| <div class="col col-12 col-lg-4 p-2" style="background-color: var(--syke-lightblue);">
| |
| {{#widget:JwInPageToggleLink|href=testing1|text=Testing 1}}
| |
| </div>
| |
| <div class="col col-12 col-lg-4 p-2" style="background-color: var(--syke-lightblue);">
| |
| {{#widget:JwInPageToggleLink|href=testing2|text=Testing 2}}
| |
| </div>
| |
| <div class="col col-12 col-lg-4 p-2" style="background-color: var(--syke-lightblue);">
| |
| {{#widget:JwInPageToggleLink|href=testing3|text=Testing 3}}
| |
| </div>
| |
| </div>
| |
| <div class="row p-2">
| |
| <div class="col col-12 p-2">
| |
| <div id="testing1" class="hide collapse" data-parent="#sitetools2" style="background-color: var(--syke-lightblue);">Testing 1</div>
| |
| <div id="testing2" class="hide collapse" data-parent="#sitetools2" style="background-color: var(--syke-lightblue);">Testing 2</div>
| |
| <div id="testing3" class="hide collapse" data-parent="#sitetools2" style="background-color: var(--syke-lightblue);">Testing 3</div>
| |
| </div>
| |
| </div>
| |
| </div> | | </div> |
|
| |
|