diff --git a/account/application/views/accounts/accategories/list-childs-only.php b/account/application/views/accounts/accategories/list-childs-only.php index df6d656..4638b9f 100644 --- a/account/application/views/accounts/accategories/list-childs-only.php +++ b/account/application/views/accounts/accategories/list-childs-only.php @@ -5,7 +5,7 @@
-
+
diff --git a/account/application/views/accounts/accountheads/list.php b/account/application/views/accounts/accountheads/list.php index d58b470..4b7995b 100644 --- a/account/application/views/accounts/accountheads/list.php +++ b/account/application/views/accounts/accountheads/list.php @@ -7,7 +7,7 @@
-
+
@@ -135,7 +135,7 @@
-
+
@@ -164,8 +164,8 @@ - - + + Opening Balance diff --git a/account/application/views/accounts/setup/singleentryvoucher/list.php b/account/application/views/accounts/setup/singleentryvoucher/list.php index b90edc6..d7c6248 100644 --- a/account/application/views/accounts/setup/singleentryvoucher/list.php +++ b/account/application/views/accounts/setup/singleentryvoucher/list.php @@ -25,7 +25,7 @@
-
+
@@ -37,7 +37,7 @@ - + @@ -51,7 +51,7 @@ "> - + diff --git a/account/application/views/fiscalyear/list.php b/account/application/views/fiscalyear/list.php index dc2a5e7..c816b45 100644 --- a/account/application/views/fiscalyear/list.php +++ b/account/application/views/fiscalyear/list.php @@ -8,7 +8,7 @@
-
Create +
Create uri->segment(1) . "/" . $this->uri->segment(2) . "/list","List ".$pageTitle); ?>
@@ -80,7 +80,7 @@
-
+
Current Fiscal Year : diff --git a/account/dist/css/bbnepalcustom.css b/account/dist/css/bbnepalcustom.css index 9ebbb70..079ae20 100644 --- a/account/dist/css/bbnepalcustom.css +++ b/account/dist/css/bbnepalcustom.css @@ -134,4 +134,8 @@ margin-bottom: .5rem; } .mt-26{ margin-top: 26px; +} +table.dataTable>thead>tr>th:not(.sorting_disabled), table.dataTable>thead>tr>td:not(.sorting_disabled) { + + vertical-align: middle; } \ No newline at end of file
SnSn Voucher Name Default Debits Default Credits
voucher_name; ?> default_debits!="")?explode(",",$TableRow->default_debits):array()); ?> default_credits!="")?explode(",",$TableRow->default_credits):array()); ?>