commit | 57cd6e21cd94f5cc278f5f979a2c7071724e73f6 | [log] [tgz] |
---|---|---|
author | admin <devnull@localhost> | Tue Oct 31 02:36:32 2006 +0000 |
committer | admin <devnull@localhost> | Tue Oct 31 02:36:32 2006 +0000 |
tree | b1bec9b27e224a535ca89a83e782a94ba45445ff | |
parent | bf9ee3f82dda6c738b65f2b558579b6cab7f7774 [diff] [blame] |
diff --git a/system/scaffolding/views/view.php b/system/scaffolding/views/view.php index fd20a17..e7abda6 100644 --- a/system/scaffolding/views/view.php +++ b/system/scaffolding/views/view.php
@@ -7,7 +7,7 @@ <?php foreach($fields as $field): ?> <th><?php echo $field; ?></th> <?php endforeach; ?> -</tr><tr> +</tr> <?php foreach($query->result() as $row): ?> <tr>