mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
This commit is contained in:
		
						commit
						c4d47fb1ea
					
				| 
						 | 
				
			
			@ -329,7 +329,6 @@
 | 
			
		|||
  $(document).on('focus.typeahead.data-api', '[data-provide="typeahead"]', function (e) {
 | 
			
		||||
    var $this = $(this)
 | 
			
		||||
    if ($this.data('typeahead')) return
 | 
			
		||||
    e.preventDefault()
 | 
			
		||||
    $this.typeahead($this.data())
 | 
			
		||||
  })
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2145,7 +2145,6 @@
 | 
			
		|||
  $(document).on('focus.typeahead.data-api', '[data-provide="typeahead"]', function (e) {
 | 
			
		||||
    var $this = $(this)
 | 
			
		||||
    if ($this.data('typeahead')) return
 | 
			
		||||
    e.preventDefault()
 | 
			
		||||
    $this.typeahead($this.data())
 | 
			
		||||
  })
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
				
			
			@ -329,7 +329,6 @@
 | 
			
		|||
  $(document).on('focus.typeahead.data-api', '[data-provide="typeahead"]', function (e) {
 | 
			
		||||
    var $this = $(this)
 | 
			
		||||
    if ($this.data('typeahead')) return
 | 
			
		||||
    e.preventDefault()
 | 
			
		||||
    $this.typeahead($this.data())
 | 
			
		||||
  })
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue