I've disabled autosize for now
This commit is contained in:
James Brooks
2017-01-26 16:16:59 +00:00
parent 90fbf0298c
commit 7fb8a03ebe
12 changed files with 27783 additions and 47 deletions

View File

@@ -34,7 +34,7 @@ $(function() {
});
// Autosizing of textareas.
autosize($('textarea.autosize'));
// autosize($('textarea.autosize'));
// Mock the DELETE form requests.
$('[data-method]').not(".disabled").append(function() {