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

SF.net SVN: ledger-smb:[6073] trunk/UI/timecards/entry_filter.html



Revision: 6073
          http://sourceforge.net/p/ledger-smb/code/6073
Author:   einhverfr
Date:     2013-09-21 09:43:51 +0000 (Sat, 21 Sep 2013)
Log Message:
-----------
Some fixes for timecard entry filter

Modified Paths:
--------------
    trunk/UI/timecards/entry_filter.html

Modified: trunk/UI/timecards/entry_filter.html
===================================================================
--- trunk/UI/timecards/entry_filter.html	2013-09-21 09:41:33 UTC (rev 6072)
+++ trunk/UI/timecards/entry_filter.html	2013-09-21 09:43:51 UTC (rev 6073)
@@ -3,20 +3,21 @@
        PROCESS 'utilities.html';
 ?>
 <body class="<?lsmb dojo_theme ?>">
-<form method="post" action="timecard.pl" title = "<?lsmb text('Timecard Criteria') ?>" class="tabular col-1">
+<form method="post" action="timecard.pl" title = "<?lsmb text('Timecard Criteria') ?>">
 <div class="listtop"><?lsmb text('Timecard Criteria') ?></div>
-<div class="input_row"><?lsmb IF employees;
+<div class="tabular col-1">
+<div><?lsmb IF employees;
           # Setting this to a conditional so that employee list can be
           # populated by add-on workflows.  Our standard ones will be set up
           # only to enter the timecards of the current user. --CT
           PROCESS employee element_name="person_id" label=text('Employee'); 
        END ?>
 </div>
-<div class="input_row">
+<div>
 <?lsmb PROCESS business_unit_class label=text('Recording time for') _ ':' #' 
        text_attr="label" value_attr="id" ?>
 </div>
-<div class="input_row">
+<div >
 <?lsmb PROCESS select element_data = {
             name = 'num_days'
          options = [{text = text('Day'),  value = 1},
@@ -27,7 +28,7 @@
        };
 ?>
 </div>
-<div class="input_row">
+<div>
 <?lsmb PROCESS input element_data = {
        label = text('Starting Date') #'
         name = 'date_from'
@@ -35,8 +36,7 @@
         size = 12
        class = 'date'
 } ?>
-</div>
-<div class="input_row">
+</div></div>
 <?lsmb PROCESS button element_data = {
     text = text('Continue')
     name = 'action'
@@ -44,7 +44,6 @@
     type = 'submit'
    class = 'submit'
 } ?>
-</div>
 </form>
 </body>
 </html>

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


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/22/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=64545871&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits