ion panels!

This commit is contained in:
Adam Bradley
2013-08-28 12:28:44 -05:00
parent 75da07249f
commit a8ad16df86
7 changed files with 98 additions and 170 deletions

View File

@@ -30,15 +30,16 @@
</section>
<section data-panel="my-left-panel">
<section id="my-left-panel" class="ion-panel">
This is my default left side panel!
</section>
<section data-panel="my-other-left-panel">
<section id="my-other-left-panel" class="ion-panel">
This is my other left side panel!
</section>
<script src="../../js/framework/framework-panel.js"></script>
<script src="../../js/framework/helpers/panel-helper.js"></script>
</body>
</html>