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

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



Revision: 6097
          http://sourceforge.net/p/ledger-smb/code/6097
Author:   einhverfr
Date:     2013-09-29 14:03:00 +0000 (Sun, 29 Sep 2013)
Log Message:
-----------
Changes to person div in contact screen for better layout (once I get the dojo tabular form working)

Modified Paths:
--------------
    trunk/UI/Contact/divs/person.html
    trunk/UI/lib/Loader.js

Modified: trunk/UI/Contact/divs/person.html
===================================================================
--- trunk/UI/Contact/divs/person.html	2013-09-29 13:52:14 UTC (rev 6096)
+++ trunk/UI/Contact/divs/person.html	2013-09-29 14:03:00 UTC (rev 6097)
@@ -35,6 +35,7 @@
 		name = "account_class"
 		value = account_class
 	} ?>	
+<div class="tabular col-1">
 <div class="input_line">
 <div class="input_group1">
 	<?lsmb PROCESS input element_data = {
@@ -63,22 +64,6 @@
 		value_attr = 'id'
 		label = text('Class')
 	} ?>
-	<?lsmb PROCESS button element_data = {
-                 id = 'person-generate-control-code'
-		text = text('Generate Control Code') #'
-		type = "submit"
-		name = "action"
-		value = "generate_control_code"
-		class = "submit"
-        } ?>
-        <?lsmb PROCESS button element_data = {
-                  id = 'person-retrieve'
-                text = text('Retrieve')
-                type = 'submit'
-                name = 'action'
-               value = 'get_by_cc'
-               class = 'submit'
-        } ?>
 </div>
 </div>
 <div class="input_line">
@@ -146,9 +131,26 @@
 	} ?> 
 </div>
 </div>
+</div>
 <div class="input_line">
             <hr/>
 <div class="input_group1">
+	<?lsmb PROCESS button element_data = {
+                 id = 'person-generate-control-code'
+		text = text('Generate Control Code') #'
+		type = "submit"
+		name = "action"
+		value = "generate_control_code"
+		class = "submit"
+        } ?>
+        <?lsmb PROCESS button element_data = {
+                  id = 'person-retrieve'
+                text = text('Retrieve')
+                type = 'submit'
+                name = 'action'
+               value = 'get_by_cc'
+               class = 'submit'
+        } ?>
 		<?lsmb INCLUDE button element_data = {
 			text = text('Save'),
 			class="submit" 

Modified: trunk/UI/lib/Loader.js
===================================================================
--- trunk/UI/lib/Loader.js	2013-09-29 13:52:14 UTC (rev 6096)
+++ trunk/UI/lib/Loader.js	2013-09-29 14:03:00 UTC (rev 6097)
@@ -45,7 +45,7 @@
                    // for INPUT elements, type beats class.
                DIV: {
                '__default': function(){ return undefined; },
-             'tabularform': function(node){
+                 'tabular': function(node){
                                         return new tabular(node);
                             }
              

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=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits