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

SF.net SVN: ledger-smb:[5989] branches/1.3/UI



Revision: 5989
          http://sourceforge.net/p/ledger-smb/code/5989
Author:   pongracz
Date:     2013-08-29 18:11:49 +0000 (Thu, 29 Aug 2013)
Log Message:
-----------
Fix: delete UI.patch, not part of lsmb.

Removed Paths:
-------------
    branches/1.3/UI/UI.patch

Property Changed:
----------------
    branches/1.3/UI/

Index: branches/1.3/UI
===================================================================
--- branches/1.3/UI	2013-08-29 18:10:04 UTC (rev 5988)
+++ branches/1.3/UI	2013-08-29 18:11:49 UTC (rev 5989)

Property changes on: branches/1.3/UI
___________________________________________________________________
Modified: svn:text-time
## -1 +1 ##
-2013-08-29T17:41:14.402493Z
+2013-08-29T18:10:18.458922Z
\ No newline at end of property
Deleted: branches/1.3/UI/UI.patch
===================================================================
--- branches/1.3/UI/UI.patch	2013-08-29 18:10:04 UTC (rev 5988)
+++ branches/1.3/UI/UI.patch	2013-08-29 18:11:49 UTC (rev 5989)
@@ -1,167 +0,0 @@
-diff -Nurw UI-old/Contact/contact.css UI/Contact/contact.css
---- UI-old/Contact/contact.css	2013-08-29 18:53:53.000000000 +0200
-+++ UI/Contact/contact.css	2013-08-10 14:22:38.088044000 +0200
-@@ -1,7 +1,7 @@
- label {
- 	text-align: right;
- 	margin-left: auto;
--        margin-right: 1em
-+        margin-right: 1em;
- }
- 
- input { margin-left: 0em;
-@@ -84,23 +84,30 @@
- }
- 
- #credit_div label {
--	width: 10em;
-+	width: 8em;
-+}
-+
-+#credittax_div label {
-+	width: 24em;
- }
- 
-+
-+
-+
- #location_div label {
--	width: 6em;
-+	width: 10em;
- }
- 
- #contact_div label {
--	width: 6em;
-+	width: 10em;
- }
- 
- #bank_div label {
--	width: 9em;
-+	width: 10em;
- }
- 
- #notes_div label {
--	width: 6em;
-+	width: 10em;
- }
- 
- 
-diff -Nurw UI-old/Contact/contact.html UI/Contact/contact.html
---- UI-old/Contact/contact.html	2013-08-29 18:53:54.000000000 +0200
-+++ UI/Contact/contact.html	2013-08-11 10:05:26.343085000 +0200
-@@ -633,6 +633,7 @@
-         </table>
-         <div class="input_container" id="tax-credit-div">
-         <div class="listtop"><?lsmb text('Taxes') ?></div>
-+	<div id="credittax_div">
-         <?lsmb FOR tx = all_taxes ?> 
-         <div class="inputrow" id="taxrow-<?lsmb tx.chart_id ?>">
-         <span class="input" id="txinput-<?lsmb tx.id ?>">
-@@ -649,6 +650,8 @@
-                    } ?><span></div>
-         <?lsmb END # FOR tx ?>
-          </div>
-+         </div>
-+	<div id="credittax_div">
-         <div class="inputrow" id="taxincludedrow">
-             <?lsmb 
- 
-@@ -666,6 +669,8 @@
-                             } 
-             ?> 
-          </div>
-+         </div>
-+
- 		<?lsmb IF credit_id;
- 		INCLUDE button element_data = {
- 			text = text('Save Changes'),
-@@ -838,7 +843,7 @@
- 			name = "line_one",
- 			value = line_one,
- 			type = "text",
--			size = "20"
-+			size = "30"
- 		} ?>
- 	</div>
- 	<div> 
-@@ -848,7 +853,7 @@
- 			class = "addl-address"
- 			value = line_two
- 			type = "text"
--			size = "20"
-+			size = "30"
- 		} ?>
- 	</div>
- 	<div> 
-@@ -858,7 +863,7 @@
- 			class = "addl-address"
- 			value = line_three
- 			type = "text"
--			size = "20"
-+			size = "30"
- 		} ?>
- 	</div>
- 	<div> 
-@@ -867,7 +872,7 @@
- 			name = "city",
- 			value = city,
- 			type = "text",
--			size = "20"
-+			size = "30"
- 		} ?>
- 	</div>
- 	<div> 
-@@ -876,7 +881,7 @@
- 			name = "state",
- 			value = state,
- 			type = "text",
--			size = "20"
-+			size = "30"
- 		} ?>
- 	</div>
- 	<div> 
-@@ -885,7 +890,7 @@
- 			name = "mail_code",
- 			value = mail_code,
- 			type = "text",
--			size = "20"
-+			size = "30"
- 		} #' ?>
- 	</div>
- 	<div> 
-@@ -1008,7 +1013,7 @@
- 			name = "description"
- 			value = description
- 			type = "text"
--			size = "20"
-+			size = "30"
- 		} #' ?>
- 	</div>
- 	<div>
-@@ -1017,7 +1022,7 @@
- 			name = "contact"
- 			value = contact
- 			type = "text"
--			size = "20"
-+			size = "30"
- 		} #' ?>
- 	</div>
- 	<div><?lsmb PROCESS button element_data = {
-@@ -1092,7 +1099,7 @@
- 		label = text('BIC/SWIFT Code')
- 		name="bic" 
- 		value=bic
--		size=20
-+		size=30
- 	} #' ?>
- 	</div>
- 	<div>
-@@ -1143,7 +1159,7 @@
-       name = "subject"
-       value = subject
-       type = "text"
--      size = "20"
-+      size = "40"
- 	} ?>
- </div>
- <div class="input"><?lsmb PROCESS select element_data = {

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


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits