Merge branch 'saas-dev-tablerefactor' into saas-dev-publishing

This commit is contained in:
Albert Santoni 2015-09-15 14:21:53 -04:00
commit f6a33802db
7 changed files with 411 additions and 21 deletions

View file

@ -0,0 +1,7 @@
<div class="text-content">
<h2><?php echo _("Table Test") ?></h2>
<p>
Hello
</p>
<table id="example-table" cellpadding="0" cellspacing="0" class="datatable"></table>
</div>