forgot to remove these files from my previous commit
This commit is contained in:
parent
3746d296b0
commit
2e03c7f9f6
2 changed files with 1 additions and 4 deletions
|
|
@ -1,3 +0,0 @@
|
|||
class VimeoTitles
|
||||
# To change this template use File | Settings | File Templates.
|
||||
end
|
||||
|
|
@ -43,7 +43,7 @@ var View = {
|
|||
$('textarea')
|
||||
.autoResize({
|
||||
'animate': false,
|
||||
'extraSpace': 20
|
||||
'extraSpace': 0
|
||||
});
|
||||
|
||||
/* Webfinger form ajaxy loading */
|
||||
|
|
|
|||
Loading…
Reference in a new issue