[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6186] trunk/UI/payments
- Subject: SF.net SVN: ledger-smb:[6186] trunk/UI/payments
- From: ..hidden..
- Date: Sat, 26 Oct 2013 13:52:58 +0000
Revision: 6186
http://sourceforge.net/p/ledger-smb/code/6186
Author: einhverfr
Date: 2013-10-26 13:52:57 +0000 (Sat, 26 Oct 2013)
Log Message:
-----------
Dojo styling for payments interfaces
Modified Paths:
--------------
trunk/UI/payments/payment1.html
trunk/UI/payments/payment1_5.html
trunk/UI/payments/payment2.html
trunk/UI/payments/payments_detail.html
trunk/UI/payments/payments_filter.html
Modified: trunk/UI/payments/payment1.html
===================================================================
--- trunk/UI/payments/payment1.html 2013-10-26 13:25:39 UTC (rev 6185)
+++ trunk/UI/payments/payment1.html 2013-10-26 13:52:57 UTC (rev 6186)
@@ -1,5 +1,5 @@
<?lsmb INCLUDE 'ui-header.html' ?>
-<body id="payment-1-body">
+<body id="payment-1-body" class="<?lsmb dojo_theme?>">
<form name="search" method="get" action="payment.pl">
<?lsmb PROCESS elements.html # Include form elements helper. -?>
Modified: trunk/UI/payments/payment1_5.html
===================================================================
--- trunk/UI/payments/payment1_5.html 2013-10-26 13:25:39 UTC (rev 6185)
+++ trunk/UI/payments/payment1_5.html 2013-10-26 13:52:57 UTC (rev 6186)
@@ -1,5 +1,5 @@
<?lsmb INCLUDE 'ui-header.html' ?>
-<body id="payment-1-body">
+<body id="payment-1-body" class="<?lsmb dojo_theme ?>">
<form name="search" method="post" action="payment.pl">
<?lsmb PROCESS elements.html # Include form elements helper. -?>
Modified: trunk/UI/payments/payment2.html
===================================================================
--- trunk/UI/payments/payment2.html 2013-10-26 13:25:39 UTC (rev 6185)
+++ trunk/UI/payments/payment2.html 2013-10-26 13:52:57 UTC (rev 6186)
@@ -1,6 +1,6 @@
<?lsmb INCLUDE "ui-header.html"
include_script = [ 'UI/payments/javascript/maximize_minimize.js' ] ?>
-<body id="payment_2_body"
+<body id="payment_2_body" class="<?lsmb dojo_theme ?>"
onLoad="maximize_minimize_on_load('div_topay_state', 'UI/payments/img/down.gif','UI/payments/img/up.gif') ">
<form name="pay_single_dues" method="post" action="payment.pl">
Modified: trunk/UI/payments/payments_detail.html
===================================================================
--- trunk/UI/payments/payments_detail.html 2013-10-26 13:25:39 UTC (rev 6185)
+++ trunk/UI/payments/payments_detail.html 2013-10-26 13:52:57 UTC (rev 6186)
@@ -13,7 +13,7 @@
?>
<?lsmb payment_type = (account_class == 1) ? text('Payments') : text('Receipts')
?>
-<body id="payment_2_body" onLoad="init()">
+<body id="payment_2_body" onLoad="init()" class="<?lsmb dojo_theme ?>">
<!-- CT: This template produces invalid XHTML due to the use of nested tables.
Because nested tables are widely used (perhaps improperly) for layout,
most browsers should have no issues with them. Furthermore, I cannot find
Modified: trunk/UI/payments/payments_filter.html
===================================================================
--- trunk/UI/payments/payments_filter.html 2013-10-26 13:25:39 UTC (rev 6185)
+++ trunk/UI/payments/payments_filter.html 2013-10-26 13:52:57 UTC (rev 6186)
@@ -7,7 +7,7 @@
titlebar = text('Selection')
?>
<?lsmb PROCESS 'elements.html' # Include form elements helper. ?>
-<body id="payments-filter-body">
+<body id="payments-filter-body" class="<?lsmb dojo_theme ?>">
<div class="listtop">
<!-- CT: Strings for locales:
<?lsmb text('Filtering Receipts') ?>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits