mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-04 12:44:57 +03:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
|
Ember.TextField.reopen({
|
||
|
attributeBindings: ['autofocus']
|
||
|
});
|