diff --git a/application/migrations/156_add_waja_bandxuser.php b/application/migrations/156_add_waja_bandxuser.php index ccf9dd0a..9d448280 100644 --- a/application/migrations/156_add_waja_bandxuser.php +++ b/application/migrations/156_add_waja_bandxuser.php @@ -9,7 +9,7 @@ class Migration_add_waja_bandxuser extends CI_Migration 'waja TINYINT NOT NULL DEFAULT 1', ); - if (!$this->db->field_exists('clublogrealtime', 'bandxuser')) { + if (!$this->db->field_exists('waja', 'bandxuser')) { $this->dbforge->add_column('bandxuser', $fields); } } diff --git a/application/views/awards/waja/index.php b/application/views/awards/waja/index.php index 78ea23a8..a9feb370 100644 --- a/application/views/awards/waja/index.php +++ b/application/views/awards/waja/index.php @@ -32,18 +32,10 @@ }
- -
+ +
-

-
@@ -127,9 +119,6 @@
- -
@@ -140,9 +129,6 @@ -