Skip to content

Commit

Permalink
Adding row class for inventory view
Browse files Browse the repository at this point in the history
  • Loading branch information
blisteringherb committed May 19, 2013
1 parent ad1c43f commit 7c9a567
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
<?php endif; ?>

<?php print $field->wrapper_prefix; ?>
<?php print $field->label_html; ?>
<?php print $field->content; ?>
<div class="row"><?php print $field->content; ?></div>
<?php print $field->wrapper_suffix; ?>
<?php endforeach; ?>

0 comments on commit 7c9a567

Please sign in to comment.