Displaying 2 results from an estimated 2 matches for "23490".
Did you mean:
2340
2014 Apr 02
2
possible kernel bug?
...iTCO_wdt
iTCO_vendor_support microcode r8169 mii i2c_i801 sg lpc_ich mfd_core shpchp
ext4 jbd2 mbcache raid1 sd_mod crc_t10dif ahci xhci_hcd wmi i915
drm_kms_helper drm i2c_algo_bit i2c_core video output dm_mirror
dm_region_hash dm_log dm_mod [last unloaded: scsi_wait_scan]
<4>
<4>Pid: 23490, comm: qemu-kvm Not tainted 2.6.32-431.11.2.el6.x86_64 #1 MSI
MS-7816/H87-G43 (MS-7816)
<4>RIP: 0010:[<ffffffff810657f3>] [<ffffffff810657f3>]
load_balance_fair+0x2a3/0x300
<4>RSP: 0018:ffff8806c0045a98 EFLAGS: 00010046
<4>RAX: 0000000000000000 RBX: 0000000000000001...
2006 Feb 19
8
select, first option empty value?
using the below:
<%= select(''project'', ''project_type_id'', @project_types.collect {|x|
[x.name,x.id]}, {:include_blank => true}) %>
but i''d like that first option to have something like "select project
type" with an empty value?