remove original
title
This commit is contained in:
src/inputs
@ -8,7 +8,7 @@ For **i18n** you should include js file from here: https://github.com/jquery/jqu
|
||||
@extends abstractinput
|
||||
@final
|
||||
@example
|
||||
<a href="#" id="dob" data-type="date" data-pk="1" data-url="/post" data-original-title="Select date">15/05/1984</a>
|
||||
<a href="#" id="dob" data-type="date" data-pk="1" data-url="/post" data-title="Select date">15/05/1984</a>
|
||||
<script>
|
||||
$(function(){
|
||||
$('#dob').editable({
|
||||
|
Reference in New Issue
Block a user