phpBMS

Changeset 184 for trunk/phpbms/common

Show
Ignore:
Timestamp:
02/15/07 17:55:42 (5 years ago)
Author:
brieb
Message:

Implements #18. Fixes #73, #74, #75

Location:
trunk/phpbms/common
Files:
2 added
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/common/javascript/fields.js

    r145 r184  
    271271        theitem.value=formatCurrency(thenumber); 
    272272         
    273         //in case the field has an additional onChange code to be run 
     273        //in case the field has an additional onchange code to be run 
    274274        if (theitem.thechange) theitem.thechange(); 
    275275} 
  • trunk/phpbms/common/stylesheet/mozilla/pages/invoice.css

    r176 r184  
    1717#printButton input{width:75px;} 
    1818 
    19 #fsAttributes{clear:both;float:right;width:250px;} 
     19#fsAttributes{clear:both;float:right;width:260px;} 
    2020#attributesRight{float:right;padding-top:0px;} 
    2121#type{width:90px} 
    22 #leadsource{width:98%} 
     22#leadsource,#statusid{width:98%} 
     23#ds-assignedtoid{width:99%} 
    2324 
    24 #fsTops{margin-right:275px;} 
     25 
     26#fsTops{margin-right:270px;} 
    2527#address1{margin-bottom:2px;} 
    2628.cszP{float:left;} 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.