summaryrefslogtreecommitdiff
path: root/help/app/assets/javascripts/tickets.js
blob: bf7965cd9f8368428d194efa6d239f59280bf83e (plain)
1
2
3
4
//$(document).ready(function () {
//  $.fn.editable.defaults.mode = 'inline';
//  $('#title').editable();
//});