fix($compile): allow interpolations for non-event handlers attrs
Fix wrong behaviour that didn't allow 'data-on' and 'on' element attributes to be interpolated by $compile. The regex now accepts any string beginning with 'on' and with at least one more English letter.
F
Francesco Pontillo committed
8e1276c011b33b90af47494dc5e76baf86468a5a
Parent: 6972596
Committed by Brian Ford <btford@umich.edu>
on 10/1/2013, 10:08:23 PM