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

SF.net SVN: ledger-smb:[6713] trunk



Revision: 6713
          http://sourceforge.net/p/ledger-smb/code/6713
Author:   einhverfr
Date:     2014-01-30 11:05:04 +0000 (Thu, 30 Jan 2014)
Log Message:
-----------
Fixing input/label mappings on payments_filter screen.

Modified Paths:
--------------
    trunk/LedgerSMB/I18N.pm
    trunk/UI/payments/payments.css
    trunk/UI/payments/payments_filter.html

Modified: trunk/LedgerSMB/I18N.pm
===================================================================
--- trunk/LedgerSMB/I18N.pm	2014-01-30 11:03:05 UTC (rev 6712)
+++ trunk/LedgerSMB/I18N.pm	2014-01-30 11:05:04 UTC (rev 6713)
@@ -20,7 +20,7 @@
 
 sub text {
     my ($string) = @_;
-    return $LedgerSMB::App_State::Locale->text($string);
+    return LedgerSMB::App_State->Locale->text($string);
 }
 
 =head1 COPYRIGHT

Modified: trunk/UI/payments/payments.css
===================================================================
--- trunk/UI/payments/payments.css	2014-01-30 11:03:05 UTC (rev 6712)
+++ trunk/UI/payments/payments.css	2014-01-30 11:05:04 UTC (rev 6713)
@@ -34,3 +34,7 @@
 select {
 	float: left;
 }
+span.input {
+     display: block;
+     float: left;
+}

Modified: trunk/UI/payments/payments_filter.html
===================================================================
--- trunk/UI/payments/payments_filter.html	2014-01-30 11:03:05 UTC (rev 6712)
+++ trunk/UI/payments/payments_filter.html	2014-01-30 11:05:04 UTC (rev 6713)
@@ -100,6 +100,7 @@
     } ?>
 </div>
 <div id = "payments-filter-daterow" class = "inputgroup">
+<span class="input">
 <?lsmb PROCESS input element_data = {
 	label = text('Date From:')
 	type = "text"
@@ -107,7 +108,7 @@
 	value = date_from
 	name = "date_from"
 	size = 12
-} # ' ?>
+} # ' ?></span><span class="input">
 <?lsmb PROCESS input element_data = {
 	label = text('Date To:')
 	type = "text"
@@ -115,7 +116,7 @@
 	value = date_to
 	name = "date_to"
 	size = 12
-} # ' ?>
+} # ' ?></span>
 </div>
 <div id = "payments-filter-currency-row" class="inputgroup" ?>
 <label for="currency"><?lsmb text('Currency')?></label>

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


------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits