remove original title

This commit is contained in:
vitalets
2013-10-02 00:18:25 +04:00
parent ca9c87afcd
commit c5610a678f
6 changed files with 6 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ Depending on `source` format typeahead operates in two modes:
@since 1.4.1
@final
@example
<a href="#" id="country" data-type="typeahead" data-pk="1" data-url="/post" data-original-title="Input country"></a>
<a href="#" id="country" data-type="typeahead" data-pk="1" data-url="/post" data-title="Input country"></a>
<script>
$(function(){
$('#country').editable({