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

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



Revision: 6154
          http://sourceforge.net/p/ledger-smb/code/6154
Author:   einhverfr
Date:     2013-10-23 06:49:27 +0000 (Wed, 23 Oct 2013)
Log Message:
-----------
Fixing template not rendering for sequences, setting key dropdown still not working, and so one cannot even test saving

Modified Paths:
--------------
    trunk/LedgerSMB/Scripts/configuration.pm
    trunk/UI/Configuration/sequence.html

Modified: trunk/LedgerSMB/Scripts/configuration.pm
===================================================================
--- trunk/LedgerSMB/Scripts/configuration.pm	2013-10-23 06:40:56 UTC (rev 6153)
+++ trunk/LedgerSMB/Scripts/configuration.pm	2013-10-23 06:49:27 UTC (rev 6154)
@@ -256,7 +256,7 @@
     LedgerSMB::Template->new_UI(
         user => $LedgerSMB::App_State::User, 
         locale => $locale,
-        template => 'Configuration/sequences')->render($request);
+        template => 'Configuration/sequence')->render($request);
       
 }
 

Modified: trunk/UI/Configuration/sequence.html
===================================================================
--- trunk/UI/Configuration/sequence.html	2013-10-23 06:40:56 UTC (rev 6153)
+++ trunk/UI/Configuration/sequence.html	2013-10-23 06:49:27 UTC (rev 6154)
@@ -3,8 +3,9 @@
 
 ?>
 <body class="<?lsmb dojo_theme ?>">
+<div class="listtop"><?lsmb text('Sequences') ?></div>
 <form action="configuration.pl" action="post">
-<table>
+<table width='100%'>
 <tr class="listheading">
 <th class="listheading"><?lsmb text('Save') ?></th>
 <th class="listheading"><?lsmb text('Allow Input') ?></th>
@@ -103,6 +104,7 @@
             value = 'save'
              type = 'submit'
             class = 'submit'
+             text = text('Save')
 } ?>
 </form>
 </body>

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