diff options
Diffstat (limited to 'template/profile.st')
| -rwxr-xr-x | template/profile.st | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/profile.st b/template/profile.st index e753203..c3d77e2 100755 --- a/template/profile.st +++ b/template/profile.st @@ -16,7 +16,6 @@ <script> jQuery(document).ready(function(){ initProfile(); - jQuery("#datepicker").datepicker(); jQuery(".linkify").each(function() { var text = jQuery(this).text(); jQuery(this).html(linkify(text)); |
