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

SF.net SVN: ledger-smb:[6187] trunk/UI/Contact/divs/notes.html



Revision: 6187
          http://sourceforge.net/p/ledger-smb/code/6187
Author:   einhverfr
Date:     2013-10-28 07:45:21 +0000 (Mon, 28 Oct 2013)
Log Message:
-----------
Fixing being unable to enter notes until one has an entity credit account.

Modified Paths:
--------------
    trunk/UI/Contact/divs/notes.html

Modified: trunk/UI/Contact/divs/notes.html
===================================================================
--- trunk/UI/Contact/divs/notes.html	2013-10-26 13:52:57 UTC (rev 6186)
+++ trunk/UI/Contact/divs/notes.html	2013-10-28 07:45:21 UTC (rev 6187)
@@ -41,7 +41,12 @@
 			label = text("Note Class") #"
 			value_attr = "value"
 	};
-ELSE ?>
+ELSE;
+    PROCESS input element_data = {
+          type = "hidden"
+          name = "note_class"
+         value = "1"
+} ?>
 <label><?lsmb text('Note Class') ?></label><?lsmb text('Entity');
 END; ?>
 </div>

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