Right align numbers in inquiries and lists.
[fa-stable.git] / purchasing / inquiry / supplier_allocation_inquiry.php
index 7f3b6196a5c07c251421d1363439fb4c9be3998e..2dba05e495a40394cd2c880d5574d3ce11b5e2f5 100644 (file)
@@ -134,7 +134,7 @@ $sql = get_sql_for_supplier_allocation_inquiry(get_post('TransAfterDate'),get_po
 
 $cols = array(
        _("Type") => array('fun'=>'systype_name'),
-       _("#") => array('fun'=>'view_link', 'ord'=>''),
+       _("#") => array('fun'=>'view_link', 'ord'=>'', 'align'=>'right'),
        _("Reference"), 
        _("Supplier") => array('ord'=>''), 
        _("Supp Reference"),