Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/alfg/jot into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
alfg committed Feb 19, 2013
2 parents dce5801 + cf5d349 commit 1b9a039
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/custom.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ $(document).ready(function() {
$('#write-text').val(Base64.decode(getHash));
$('#share-url').val(location.href);
$('#share').show();
$('#write-text').trigger('autosize');
}

// Add encoded hash to url on save button
Expand Down

0 comments on commit 1b9a039

Please sign in to comment.