Created a separate view for upgrades and client info

This commit is contained in:
drigato 2014-06-17 12:47:08 -04:00
parent d39f7548cd
commit 1f4c8b755d
6 changed files with 224 additions and 21 deletions

View file

@ -0,0 +1,3 @@
<div class="ui-widget ui-widget-content block-shadow clearfix padded-strong">
<?php echo $this->form ?>
</div>