[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[6058] trunk/UI



Revision: 6058
          http://sourceforge.net/p/ledger-smb/code/6058
Author:   einhverfr
Date:     2013-09-19 06:58:27 +0000 (Thu, 19 Sep 2013)
Log Message:
-----------
dojo theme styles now work

Modified Paths:
--------------
    trunk/UI/Admin/user_search.html
    trunk/UI/Configuration/settings.html
    trunk/UI/Contact/pricelist.html
    trunk/UI/Reports/PNL.html
    trunk/UI/Reports/aging_report.html
    trunk/UI/Reports/co/filter_bm.html
    trunk/UI/Reports/co/filter_cd.html
    trunk/UI/Reports/display_report.html
    trunk/UI/Reports/filters/aging.html
    trunk/UI/Reports/filters/balance_sheet.html
    trunk/UI/Reports/filters/budget_search.html
    trunk/UI/Reports/filters/contact_search.html
    trunk/UI/Reports/filters/gl.html
    trunk/UI/Reports/filters/income_statement.html
    trunk/UI/Reports/filters/inventory_activity.html
    trunk/UI/Reports/filters/invoice_outstanding.html
    trunk/UI/Reports/filters/invoice_search.html
    trunk/UI/Reports/filters/orders.html
    trunk/UI/Reports/filters/payments.html
    trunk/UI/Reports/filters/purchase_history.html
    trunk/UI/Reports/filters/search_goods.html
    trunk/UI/Reports/filters/search_partsgroups.html
    trunk/UI/Reports/filters/search_pricegroups.html
    trunk/UI/Reports/filters/taxforms.html
    trunk/UI/Reports/filters/timecards.html
    trunk/UI/Reports/filters/trial_balance.html
    trunk/UI/Reports/filters/unapproved.html
    trunk/UI/accounts/yearend.html
    trunk/UI/accounts/yearend_complete.html
    trunk/UI/am-audit-control.html
    trunk/UI/am-business-form.html
    trunk/UI/am-company-logo.html
    trunk/UI/am-department-form.html
    trunk/UI/am-display-template.html
    trunk/UI/am-edit-template.html
    trunk/UI/am-gifi-form.html
    trunk/UI/am-language-form.html
    trunk/UI/am-list-departments.html
    trunk/UI/am-list-recurring.html
    trunk/UI/am-sic-form.html
    trunk/UI/am-taxes.html
    trunk/UI/am-userconfig.html
    trunk/UI/am-warehouse-form.html
    trunk/UI/asset/begin_approval.html
    trunk/UI/asset/begin_depreciation_all.html
    trunk/UI/asset/begin_report.html
    trunk/UI/asset/search_asset.html
    trunk/UI/asset/search_reports.html
    trunk/UI/bp-list-spool.html
    trunk/UI/bp-search.html
    trunk/UI/budgetting/budget_entry.html
    trunk/UI/business_units/filter.html
    trunk/UI/business_units/list_classes.html
    trunk/UI/ca-list-selector.html
    trunk/UI/ca-list-transactions.html
    trunk/UI/create_batch.html
    trunk/UI/employee/filter.html
    trunk/UI/employee.html
    trunk/UI/form-confirmation.html
    trunk/UI/form-dynatable.html
    trunk/UI/info.html
    trunk/UI/inventory/adjustment_entry.html
    trunk/UI/inventory/adjustment_setup.html
    trunk/UI/io-email.html
    trunk/UI/logout.html
    trunk/UI/menu/drilldown.html
    trunk/UI/oe-save_warn.html
    trunk/UI/payments/check_job.html
    trunk/UI/pos-receipts.html
    trunk/UI/rc-display-form.html
    trunk/UI/rc-reconciliation.html
    trunk/UI/rc-till-closing.html
    trunk/UI/rp-aging.html
    trunk/UI/rp-email.html
    trunk/UI/rp-search.html
    trunk/UI/search_results.html
    trunk/UI/setup/begin_backup.html
    trunk/UI/setup/complete.html
    trunk/UI/setup/confirm_operation.html
    trunk/UI/setup/list_databases.html
    trunk/UI/setup/new_user.html
    trunk/UI/setup/select_coa.html
    trunk/UI/setup/upgrade_info.html
    trunk/UI/taxform/add_taxform.html
    trunk/UI/timecards/entry_filter.html
    trunk/UI/timecards/timecard.html
    trunk/UI/users/preferences.html
    trunk/UI/voucher.html

Modified: trunk/UI/Admin/user_search.html
===================================================================
--- trunk/UI/Admin/user_search.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Admin/user_search.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' stylesheet = stylesheet ?>
 <?lsmb PROCESS 'elements.html' ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop">
 <?lsmb text('Search for Users') ?>
 </div>

Modified: trunk/UI/Configuration/settings.html
===================================================================
--- trunk/UI/Configuration/settings.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Configuration/settings.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -15,7 +15,7 @@
 </head>
 <?lsmb PROCESS elements.html ?> 
 		 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%"><col width="25%" align="right"><col><col>
   <tr><th colspan="2" class="listtop"><?lsmb text('System Defaults') ?></th>

Modified: trunk/UI/Contact/pricelist.html
===================================================================
--- trunk/UI/Contact/pricelist.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Contact/pricelist.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -12,7 +12,7 @@
 
 -->
 <?lsmb account_class = entity_class ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb text('Pricelist') ?> <?lsmb pricematrix.length ?></div>
 <?lsmb 
     columns = [ 

Modified: trunk/UI/Reports/PNL.html
===================================================================
--- trunk/UI/Reports/PNL.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/PNL.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE 'ui-header.html' include_stylesheet = ['UI/Reports/pnl.css'];
 account_data = report.account_data ?>
 <?lsmb COLS = comparison.length + 2 ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <h1><?lsmb name ?></h1>
 <h2><?lsmb text('Accounting period: [_1] to [_2]', report.from_date, report.to_date); ?></h2>
 <?lsmb 

Modified: trunk/UI/Reports/aging_report.html
===================================================================
--- trunk/UI/Reports/aging_report.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/aging_report.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -11,11 +11,11 @@
            _ '?' _ ENVARS.QUERY_STRING _ '&company=' _ DBNAME;
 
 ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="report_header"><label><?lsmb text('Report Name') ?>:</label>
 <span class="report_header"><?lsmb name ?></span>
 </div>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="report_header"><label><?lsmb text('Company') ?>:</label>
 <span class="report_header"><?lsmb request.company ?></span>
 </div>

Modified: trunk/UI/Reports/co/filter_bm.html
===================================================================
--- trunk/UI/Reports/co/filter_bm.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/co/filter_bm.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
        	include_script = ["UI/ajax/scriptaculous/lib/prototype.js","UI/ajax/scriptaculous/src/scriptaculous.js?load=builder,effects,dragdrop,controls","UI/ajax/helpers.js"]
 ?>
 <?lsmb PROCESS 'elements.html' ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 
 <form method="get" action="<?lsmb script ?>">
 <?lsmb PROCESS input element_data = {

Modified: trunk/UI/Reports/co/filter_cd.html
===================================================================
--- trunk/UI/Reports/co/filter_cd.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/co/filter_cd.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
        	include_script = ["UI/ajax/scriptaculous/lib/prototype.js","UI/ajax/scriptaculous/src/scriptaculous.js?load=builder,effects,dragdrop,controls","UI/ajax/helpers.js"]
 ?>
 <?lsmb PROCESS 'elements.html' ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 
 <form method="get" action="<?lsmb script ?>">
 <?lsmb PROCESS input element_data = {

Modified: trunk/UI/Reports/display_report.html
===================================================================
--- trunk/UI/Reports/display_report.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/display_report.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -13,11 +13,11 @@
            _ '?' _ ENVARS.QUERY_STRING _ '&company=' _ DBNAME;
 
 ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="report_header"><label><?lsmb text('Report Name') ?>:</label>
 <span class="report_header"><?lsmb name ?></span>
 </div>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="report_header"><label><?lsmb text('Company') ?>:</label>
 <span class="report_header"><?lsmb request.company ?></span>
 </div>

Modified: trunk/UI/Reports/filters/aging.html
===================================================================
--- trunk/UI/Reports/filters/aging.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/aging.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE 'ui-header.html'; 
        PROCESS elements.html;
        PROCESS report_base.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="get" action="report_aging.pl">
 <table width="100%">
   <tr><th class="listtop"><?lsmb text('Aging Report') ?></th></tr>

Modified: trunk/UI/Reports/filters/balance_sheet.html
===================================================================
--- trunk/UI/Reports/filters/balance_sheet.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/balance_sheet.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html';
        PROCESS 'elements.html'; ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb text('Balance Sheet') ?></div>
 <form action="reports.pl" method="get">
 <?lsmb 

Modified: trunk/UI/Reports/filters/budget_search.html
===================================================================
--- trunk/UI/Reports/filters/budget_search.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/budget_search.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
 	stylesheet=stylesheet 
         include_stylesheet = ["UI/budgetting/budgetting.css"] ?>
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form action="budget_reports.pl" method="get">
 <div class="listtop"><?lsmb text('Search Budgets') ?></div>
 <div class="input_row" id = "reference_row">

Modified: trunk/UI/Reports/filters/contact_search.html
===================================================================
--- trunk/UI/Reports/filters/contact_search.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/contact_search.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html;
        PROCESS report_base.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <?lsmb 
 IF !account_class;
    title = text('Contact Search'); #'

Modified: trunk/UI/Reports/filters/gl.html
===================================================================
--- trunk/UI/Reports/filters/gl.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/gl.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -3,7 +3,7 @@
 ?>
 <?lsmb PROCESS 'elements.html';
        PROCESS 'report_base.html' ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 
 <form method="get" action="journal.pl">
 <?lsmb PROCESS input element_data = {

Modified: trunk/UI/Reports/filters/income_statement.html
===================================================================
--- trunk/UI/Reports/filters/income_statement.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/income_statement.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE 'ui-header.html' ?>
 <?lsmb PROCESS elements.html;
        PROCESS 'report_base.html'; ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="get" action="pnl.pl">
 <?lsmb PROCESS input element_data = {
      name = 'pnl_type',

Modified: trunk/UI/Reports/filters/inventory_activity.html
===================================================================
--- trunk/UI/Reports/filters/inventory_activity.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/inventory_activity.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE 'ui-header.html';
        PROCESS 'elements.html';
        PROCESS 'report_base.html'; ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form action="goods.pl" method="get">
 <div class="listtop"><?lsmb text('Inventory Activity') ?></div>
 <table>

Modified: trunk/UI/Reports/filters/invoice_outstanding.html
===================================================================
--- trunk/UI/Reports/filters/invoice_outstanding.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/invoice_outstanding.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -19,7 +19,7 @@
         END;
         accounts.unshift({});
 ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form action="invoice.pl" method="GET">
 <?lsmb PROCESS input element_data = {
      name = 'entity_class'

Modified: trunk/UI/Reports/filters/invoice_search.html
===================================================================
--- trunk/UI/Reports/filters/invoice_search.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/invoice_search.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -15,7 +15,7 @@
         END;
         accounts.unshift({});
 ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form action="invoice.pl" method="GET">
 <?lsmb PROCESS input element_data = {
      name = 'entity_class'

Modified: trunk/UI/Reports/filters/orders.html
===================================================================
--- trunk/UI/Reports/filters/orders.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/orders.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -10,7 +10,7 @@
        END;
 ?>
 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb title ?></div>
 <form action="order.pl" method="get">
 <table class="form">

Modified: trunk/UI/Reports/filters/payments.html
===================================================================
--- trunk/UI/Reports/filters/payments.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/payments.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -8,7 +8,7 @@
 ?><?lsmb PROCESS 'elements.html';
          PROCESS 'report_base.html';
          IF ! entity_class.defined; entity_class = account_class; END ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <?lsmb IF account_class == 2;
             CONTACT = "Customer Number";
             TITLE = text('Search Receipts'); #'

Modified: trunk/UI/Reports/filters/purchase_history.html
===================================================================
--- trunk/UI/Reports/filters/purchase_history.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/purchase_history.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -4,7 +4,7 @@
 <?lsmb PROCESS 'elements.html';
        PROCESS 'report_base.html'; ?>
  
-<body> 
+<body class="<?lsmb dojo_theme ?>"> 
  
 <form method="get" action="contact_reports.pl"> 
 <table width=100%> 

Modified: trunk/UI/Reports/filters/search_goods.html
===================================================================
--- trunk/UI/Reports/filters/search_goods.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/search_goods.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE "ui-header.html";
        PROCESS "report_base.html";
        PROCESS "elements.html" ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb text('Search Goods and Services') ?></div>
 <form action="goods.pl" method="GET">
 <table>

Modified: trunk/UI/Reports/filters/search_partsgroups.html
===================================================================
--- trunk/UI/Reports/filters/search_partsgroups.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/search_partsgroups.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html';
        PROCESS 'elements.html'; ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb text('Search Parts Groups') ?></div>
 <form action="goods.pl" method="GET">
 <div><?lsmb PROCESS input element_data = {

Modified: trunk/UI/Reports/filters/search_pricegroups.html
===================================================================
--- trunk/UI/Reports/filters/search_pricegroups.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/search_pricegroups.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html';
        PROCESS 'elements.html'; ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb text('Search Price Groups') ?></div>
 <form action="goods.pl" method="GET">
 <div><?lsmb PROCESS input element_data = {

Modified: trunk/UI/Reports/filters/taxforms.html
===================================================================
--- trunk/UI/Reports/filters/taxforms.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/taxforms.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -8,7 +8,7 @@
         PROCESS 'elements.html';
         PROCESS 'report_base.html';
 ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 
 <form method="post" action="<?lsmb script ?>">
 <?lsmb PROCESS input element_data = {

Modified: trunk/UI/Reports/filters/timecards.html
===================================================================
--- trunk/UI/Reports/filters/timecards.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/timecards.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE 'ui-header.html';
        PROCESS 'elements.html';
        PROCESS 'report_base.html'; ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form action="timecard.pl" method="post">
 <div class="listtop"><?lsmb text('Time and Material Cards') ?></div>
 <table>

Modified: trunk/UI/Reports/filters/trial_balance.html
===================================================================
--- trunk/UI/Reports/filters/trial_balance.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/trial_balance.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -3,7 +3,7 @@
 <?lsmb PROCESS elements.html;
        PROCESS report_base.html ?>
 
-<body>
+<body class="<?lsmb dojo_theme ?>">
     <form method="post" action="trial_balance.pl">
         <?lsmb IF report.id;
             INCLUDE input element_data = {

Modified: trunk/UI/Reports/filters/unapproved.html
===================================================================
--- trunk/UI/Reports/filters/unapproved.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/Reports/filters/unapproved.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -27,7 +27,7 @@
 END;
 
  ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form action="<?lsmb script ?>" method="get">
 <div class="listtop" id="title_div"><?lsmb text('Search Unapproved Transactions') ?></div>
 <div class="input" id="batch_class_div">

Modified: trunk/UI/accounts/yearend.html
===================================================================
--- trunk/UI/accounts/yearend.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/accounts/yearend.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb script ?>">
 <table width="100%">
   <tr><th class="listtop"><?lsmb text('Post Yearend') ?></th></tr>

Modified: trunk/UI/accounts/yearend_complete.html
===================================================================
--- trunk/UI/accounts/yearend_complete.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/accounts/yearend_complete.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <h1 class="info"><?lsmb text('Yearend complete') ?></h1>
 </body>
 </html>

Modified: trunk/UI/am-audit-control.html
===================================================================
--- trunk/UI/am-audit-control.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-audit-control.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr><th class="listtop"><?lsmb text('Audit Control') ?></th></tr>

Modified: trunk/UI/am-business-form.html
===================================================================
--- trunk/UI/am-business-form.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-business-form.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr><th class="listtop"><?lsmb form.title ?></th></tr>

Modified: trunk/UI/am-company-logo.html
===================================================================
--- trunk/UI/am-company-logo.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-company-logo.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <center>
 <a href="http://www.ledgersmb.org"; target="_blank"><img src="images/ledgersmb.png" width="200" height="100" border="0" alt="LedgerSMB Logo" /></a>
 <h1 class="login"><?lsmb text('Version [_1]', form.version) ?></h1>

Modified: trunk/UI/am-department-form.html
===================================================================
--- trunk/UI/am-department-form.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-department-form.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr><th class="listtop" colspan="2"><?lsmb form.title ?></th></tr>

Modified: trunk/UI/am-display-template.html
===================================================================
--- trunk/UI/am-display-template.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-display-template.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <?lsmb IF !form.file.match('\.html$'); #Pre-enclose non-HTML templates ?>
 <pre><?lsmb form.body ?></pre><?lsmb 
 ELSE;

Modified: trunk/UI/am-edit-template.html
===================================================================
--- trunk/UI/am-edit-template.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-edit-template.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
   <?lsmb PROCESS textarea element_data={
   name => 'body',

Modified: trunk/UI/am-gifi-form.html
===================================================================
--- trunk/UI/am-gifi-form.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-gifi-form.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr><th class="listtop"><?lsmb form.title ?></th></tr>

Modified: trunk/UI/am-language-form.html
===================================================================
--- trunk/UI/am-language-form.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-language-form.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr><th class="listtop"><?lsmb form.title ?></th></tr>

Modified: trunk/UI/am-list-departments.html
===================================================================
--- trunk/UI/am-list-departments.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-list-departments.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -14,7 +14,7 @@
 </head>
 <?lsmb PROCESS elements.html ?> 
 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 
 <table width="100%">
   <tr>

Modified: trunk/UI/am-list-recurring.html
===================================================================
--- trunk/UI/am-list-recurring.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-list-recurring.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 
 <table width="100%">

Modified: trunk/UI/am-sic-form.html
===================================================================
--- trunk/UI/am-sic-form.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-sic-form.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr><th class="listtop" colspan="2"><?lsmb form.title ?></th></tr>

Modified: trunk/UI/am-taxes.html
===================================================================
--- trunk/UI/am-taxes.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-taxes.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr><th class="listtop"><?lsmb form.title ?></th></tr>

Modified: trunk/UI/am-userconfig.html
===================================================================
--- trunk/UI/am-userconfig.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-userconfig.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 
 <table width="100%">

Modified: trunk/UI/am-warehouse-form.html
===================================================================
--- trunk/UI/am-warehouse-form.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/am-warehouse-form.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr><th class="listtop"><?lsmb form.title ?></th></tr>

Modified: trunk/UI/asset/begin_approval.html
===================================================================
--- trunk/UI/asset/begin_approval.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/asset/begin_approval.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE "ui-header.html"
        include_stylesheet = ["UI/asset/asset.css"] -?>
 <?lsmb PROCESS "elements.html" -?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form action="asset.pl" method="post">
 <div class="listtop"><?lsmb text('New Asset Report Search') ?></div>
 <div class="inputrow" id="classrow"><div class="inputgroup" id="classgrp">

Modified: trunk/UI/asset/begin_depreciation_all.html
===================================================================
--- trunk/UI/asset/begin_depreciation_all.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/asset/begin_depreciation_all.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE "ui-header.html"
        include_stylesheet = ["UI/asset/asset.css"] -?>
 <?lsmb PROCESS "elements.html" -?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb text('Depreciate All') ?></div>
 <form action="asset.pl" method="post">
 <div class="inputrow" id="daterow"><div class="inputgroup" id="dategroup">

Modified: trunk/UI/asset/begin_report.html
===================================================================
--- trunk/UI/asset/begin_report.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/asset/begin_report.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE "ui-header.html"
        include_stylesheet = ["UI/asset/asset.css"] -?>
 <?lsmb PROCESS "elements.html" -?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form action="asset.pl" method="post">
 <div class="listtop"><?lsmb text('New Asset Report') ?></div>
 <div class="inputrow" id="classrow"><div class="inputgroup" id="classgrp">

Modified: trunk/UI/asset/search_asset.html
===================================================================
--- trunk/UI/asset/search_asset.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/asset/search_asset.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
       include_stylesheet = ["UI/asset/asset.css"] 
 ?>
 <?lsmb PROCESS 'elements.html' ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb title ?></div>
 <form action="<?lsmb script ?>" method="post">
 <!-- These are for Javascript automation of defaults -CT -->

Modified: trunk/UI/asset/search_reports.html
===================================================================
--- trunk/UI/asset/search_reports.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/asset/search_reports.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
       include_stylesheet = ["UI/asset/asset.css"] 
 ?>
 <?lsmb PROCESS 'elements.html' ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb title ?></div>
 <form action="<?lsmb script ?>" method="post">
 <div class="inputrow" id="classrow">

Modified: trunk/UI/bp-list-spool.html
===================================================================
--- trunk/UI/bp-list-spool.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/bp-list-spool.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -14,7 +14,7 @@
 </head>
 <?lsmb PROCESS elements.html ?> 
 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 
 <table width="100%">

Modified: trunk/UI/bp-search.html
===================================================================
--- trunk/UI/bp-search.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/bp-search.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr><th class="listtop"><?lsmb form.title ?></th></tr>

Modified: trunk/UI/budgetting/budget_entry.html
===================================================================
--- trunk/UI/budgetting/budget_entry.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/budgetting/budget_entry.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -7,7 +7,7 @@
         include_stylesheet = ["UI/budgetting/budgetting.css"];
     PROCESS elements.html; 
     PROCESS report_base.html; ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 
 <form method="post" action="<?lsmb script ?>">
 <div id="budget-header">

Modified: trunk/UI/business_units/filter.html
===================================================================
--- trunk/UI/business_units/filter.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/business_units/filter.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
       include_stylesheet = ["UI/businbusiness_unit/filter.css"] 
 ?>
 <?lsmb PROCESS 'elements.html' ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb title ?></div>
 <form action="<?lsmb script ?>" method="post">
 <?lsmb PROCESS inout element_data = {

Modified: trunk/UI/business_units/list_classes.html
===================================================================
--- trunk/UI/business_units/list_classes.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/business_units/list_classes.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
       include_stylesheet = ["UI/businbusiness_unit/filter.css"] 
 ?>
 <?lsmb PROCESS 'elements.html' ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb title ?></div>
 <table>
 <!-- headings -->

Modified: trunk/UI/ca-list-selector.html
===================================================================
--- trunk/UI/ca-list-selector.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/ca-list-selector.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -14,7 +14,7 @@
         
 </head>
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 
 <form method="post" action="gl.pl">
 <?lsmb IF form.accounttype == '' ; form.accounttype = 'standard'; END ?>

Modified: trunk/UI/ca-list-transactions.html
===================================================================
--- trunk/UI/ca-list-transactions.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/ca-list-transactions.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -12,7 +12,7 @@
         
 </head>
 <?lsmb PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 
 <table width="100%">
   <tr>

Modified: trunk/UI/create_batch.html
===================================================================
--- trunk/UI/create_batch.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/create_batch.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -7,7 +7,7 @@
        PROCESS elements.html;
        PROCESS dynatable.html;
 ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb text('Create New Batch') ?></div>
 <form name="create_batch" method="post">
 <div class="labelledinput">

Modified: trunk/UI/employee/filter.html
===================================================================
--- trunk/UI/employee/filter.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/employee/filter.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -4,7 +4,7 @@
 	] 
 ?>
 <?lsmb PROCESS 'elements.html' ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb text('Search Employees') ?></div>
 <form action="employee.pl" method="POST" name="search_filter">
 <div class="inputrow">

Modified: trunk/UI/employee.html
===================================================================
--- trunk/UI/employee.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/employee.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -20,7 +20,7 @@
 specification requirements, these cannot be swapped for elements with the default 
 formatting desired.
 -->
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="header" id="formheading"><?lsmb text(title) ?></div>
 <form action="employee.pl" method="post">
   <input type="hidden" name="id" value="<?lsmb id ?>" />

Modified: trunk/UI/form-confirmation.html
===================================================================
--- trunk/UI/form-confirmation.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/form-confirmation.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <h2 class="confirm"><?lsmb form.title ?></h2>
 <h4><?lsmb query ?></h4>

Modified: trunk/UI/form-dynatable.html
===================================================================
--- trunk/UI/form-dynatable.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/form-dynatable.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
 <?lsmb PROCESS elements.html ?> 
 <?lsmb PROCESS 'dynatable-old.html' ?>
 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 
 <?lsmb PROCESS 'dynatable' ?>

Modified: trunk/UI/info.html
===================================================================
--- trunk/UI/info.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/info.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
 	titlebar = "LedgerSMB $VERSION"
 ?>
 <?lsmb PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <h2 class="info"><?lsmb message ?></h2>
 </body>
 </html>

Modified: trunk/UI/inventory/adjustment_entry.html
===================================================================
--- trunk/UI/inventory/adjustment_entry.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/inventory/adjustment_entry.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -5,7 +5,7 @@
 		'css/global.css'
 	]
 ?><?lsmb PROCESS 'elements.html' ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 	<form id='inv_adjust' name='inv_adjust' action='inventory.pl' 
 		method='post'>
 	<div class="listtop"><?lsmb text('Enter Inventory')?></div>

Modified: trunk/UI/inventory/adjustment_setup.html
===================================================================
--- trunk/UI/inventory/adjustment_setup.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/inventory/adjustment_setup.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -5,7 +5,7 @@
 		'css/global.css'
 	]
 ?><?lsmb PROCESS 'elements.html' ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form name="setup_inv_adjust" action="inventory.pl" method="post">
 <div id="date_input_div">
 	<?lsmb INCLUDE input element_data = {

Modified: trunk/UI/io-email.html
===================================================================
--- trunk/UI/io-email.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/io-email.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr class="listtop">

Modified: trunk/UI/logout.html
===================================================================
--- trunk/UI/logout.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/logout.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -27,7 +27,7 @@
 catch (e) {
 }
 </script>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <h1 class="info">
    <?lsmb IF reason == 'timeout';
             text('Logged out due to inactivity');

Modified: trunk/UI/menu/drilldown.html
===================================================================
--- trunk/UI/menu/drilldown.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/menu/drilldown.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -13,7 +13,7 @@
 
 	<meta name="robots" content="noindex,nofollow" />
 </head>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 	<?lsmb FOR item = menu_items ?>
 			<a href="<?lsmb IF item.module ?><?lsmb item.module 
 				?><?lsmb ELSE ?>menu.pl<?lsmb END 

Modified: trunk/UI/oe-save_warn.html
===================================================================
--- trunk/UI/oe-save_warn.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/oe-save_warn.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE "ui-header.html";
 PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method=post action="oe.pl">
 <h2 class=confirm> <?lsmb text('Warning!') ?></h2>
 <?lsmb FOR h IN hiddens.keys;

Modified: trunk/UI/payments/check_job.html
===================================================================
--- trunk/UI/payments/check_job.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/payments/check_job.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -10,7 +10,7 @@
 			delay = 20
 		}
 ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
    <div class="listtop"><?lsmb text('Checking Job [_1]', job_id) ?></div>
    <div class="info">
 	<?lsmb IF job.completed;

Modified: trunk/UI/pos-receipts.html
===================================================================
--- trunk/UI/pos-receipts.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/pos-receipts.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 
 <form method="post" action="<?lsmb form.script ?>">
 

Modified: trunk/UI/rc-display-form.html
===================================================================
--- trunk/UI/rc-display-form.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/rc-display-form.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr>

Modified: trunk/UI/rc-reconciliation.html
===================================================================
--- trunk/UI/rc-reconciliation.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/rc-reconciliation.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr><th class="listtop"><?lsmb form.title ?></th></tr>

Modified: trunk/UI/rc-till-closing.html
===================================================================
--- trunk/UI/rc-till-closing.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/rc-till-closing.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <script type='text/javascript'>
 function money_round(m){
   var r;

Modified: trunk/UI/rp-aging.html
===================================================================
--- trunk/UI/rp-aging.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/rp-aging.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -14,7 +14,7 @@
 </head>
 <?lsmb PROCESS elements.html ?> 
 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr>

Modified: trunk/UI/rp-email.html
===================================================================
--- trunk/UI/rp-email.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/rp-email.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="<?lsmb form.script ?>">
 
 <table width="100%">

Modified: trunk/UI/rp-search.html
===================================================================
--- trunk/UI/rp-search.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/rp-search.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,6 +1,6 @@
 <?lsmb INCLUDE 'ui-header.html' ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="get" action="<?lsmb form.script ?>">
 <table width="100%">
   <tr><th class="listtop"><?lsmb form.title ?></th></tr>

Modified: trunk/UI/search_results.html
===================================================================
--- trunk/UI/search_results.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/search_results.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -16,7 +16,7 @@
 });
 
 -?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form name="search" action="<?lsmb script ?>" method="post">
 <?lsmb-
 

Modified: trunk/UI/setup/begin_backup.html
===================================================================
--- trunk/UI/setup/begin_backup.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/setup/begin_backup.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
 stylesheet="ledgersmb.css"
 #include_stylesheet=["UI/setup/stylesheet.css"] ?>
 <?lsmb PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <h2><?lsmb text('Database Management Console') ?></h2>
 <div class="listtop"><?lsmb text('Where shall we send the backup?') ?></div>
 <?lsmb # notice, message, and operation are all localized. ?>

Modified: trunk/UI/setup/complete.html
===================================================================
--- trunk/UI/setup/complete.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/setup/complete.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -6,7 +6,7 @@
                   'UI/setup/firefox.js',    'UI/setup/konqueror.js',  
                   'UI/setup/safari.js' ] ?>
 <?lsmb PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <h2><?lsmb text('Database Management Console') ?></h2>
 <div class="listtop"><?lsmb text('Database Operation Complete') ?></div>
 <p><?lsmb text('This database operation has completed successfully.  LedgerSMB may now be used.'); ?></p>

Modified: trunk/UI/setup/confirm_operation.html
===================================================================
--- trunk/UI/setup/confirm_operation.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/setup/confirm_operation.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
 stylesheet="ledgersmb.css"
 include_stylesheet=["UI/setup/stylesheet.css"] ?>
 <?lsmb PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <h2><?lsmb text('Database Management Console') ?></h2>
 <div class="listtop"><?lsmb text('Confirm Operation') ?></div>
 <?lsmb # notice, message, and operation are all localized. ?>

Modified: trunk/UI/setup/list_databases.html
===================================================================
--- trunk/UI/setup/list_databases.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/setup/list_databases.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -3,7 +3,7 @@
 include_stylesheet=["UI/setup/stylesheet.css"];
        PROCESS "elements.html";
        PROCESS "dynatable.html"; ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div class="listtop"><?lsmb text('Available Databases') ?></div>
 <?lsmb 
     INCLUDE dynatable

Modified: trunk/UI/setup/new_user.html
===================================================================
--- trunk/UI/setup/new_user.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/setup/new_user.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
 stylesheet="ledgersmb.css"
 include_stylesheet=["UI/setup/stylesheet.css"] ?>
 <?lsmb PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <h2><?lsmb text('Database Management Console') ?></h2>
 <div class="listtop"><?lsmb text('Enter User') ?></div>
 <form action="setup.pl" method="POST" name="new_user">

Modified: trunk/UI/setup/select_coa.html
===================================================================
--- trunk/UI/setup/select_coa.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/setup/select_coa.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
 stylesheet="ledgersmb.css"
 include_stylesheet=["UI/setup/stylesheet.css"] ?>
 <?lsmb PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <h2><?lsmb text('Database Management Console') ?></h2>
 <div class="listtop"><?lsmb title ?></div>
 <form action="setup.pl" method="POST" name="credentials">

Modified: trunk/UI/setup/upgrade_info.html
===================================================================
--- trunk/UI/setup/upgrade_info.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/setup/upgrade_info.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
 stylesheet="ledgersmb.css"
 include_stylesheet=["UI/setup/stylesheet.css"] ?>
 <?lsmb PROCESS elements.html ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <h2><?lsmb text('Database Management Console') ?></h2>
 <div class="listtop"><?lsmb text('Upgrade Info') ?></div>
 <form action="setup.pl" method="POST" name="upgrade_info">

Modified: trunk/UI/taxform/add_taxform.html
===================================================================
--- trunk/UI/taxform/add_taxform.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/taxform/add_taxform.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -6,7 +6,7 @@
         ]
 ?>
 <?lsmb PROCESS 'elements.html'  # Include form elements helper. ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <?lsmb IF id; 
           title = text('Edit Tax Form'); #'
        ELSE;

Modified: trunk/UI/timecards/entry_filter.html
===================================================================
--- trunk/UI/timecards/entry_filter.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/timecards/entry_filter.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -2,7 +2,7 @@
        PROCESS 'elements.html';
        PROCESS 'utilities.html';
 ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" action="timecard.pl" title = "<?lsmb text('Timecard Criteria') ?>" class="tabular col-1">
 <div class="listtop"><?lsmb text('Timecard Criteria') ?></div>
 <div class="input_row"><?lsmb IF employees;

Modified: trunk/UI/timecards/timecard.html
===================================================================
--- trunk/UI/timecards/timecard.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/timecards/timecard.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -3,7 +3,7 @@
        PROCESS 'report_base.html';
        PROCESS 'utilities.html';
 ?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form action="timecard.pl" method="post">
 <div class="listtop"><?lsmb text('Time or Materials Card') ?></div>
 <table>

Modified: trunk/UI/users/preferences.html
===================================================================
--- trunk/UI/users/preferences.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/users/preferences.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -1,7 +1,7 @@
 <?lsmb INCLUDE 'ui-header.html' include_script=['UI/util.js', 'UI/users/preferences.js'] 
 ?> 
 <?lsmb PROCESS elements.html ?> 
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <form method="post" name = 'prefs' action="<?lsmb script ?>" onsubmit="return submit_form()">
 <?lsmb INCLUDE input element_data = {
                name = "username"

Modified: trunk/UI/voucher.html
===================================================================
--- trunk/UI/voucher.html	2013-09-19 06:51:28 UTC (rev 6057)
+++ trunk/UI/voucher.html	2013-09-19 06:58:27 UTC (rev 6058)
@@ -4,7 +4,7 @@
 	include_stylesheet = [ 
 		"css/global.css" 
 		'UI/employee.css' ] -?>
-<body>
+<body class="<?lsmb dojo_theme ?>">
 <div id="title" class="pageheader"><span>GL Voucher Reports</span></div>
 <div id="filter">
   <div id="date_from" class="header_entry">

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits