fix(select): make ctrl.hasOption method consistent
Prior to this fix, options added to a select by ngOptions would not cause `selectCtrl.hasOption` to return `true` Closes #8761
B
Brian Ford committed
2bcd02dc1a6b28b357d47c83be3bed5c9a38417c
Parent: b0033a4