Merge pull request #235 from louisbourque/master

Autofocus on user input when adding by URIs
This commit is contained in:
hamza zia 2016-06-25 19:43:53 +08:00 committed by GitHub
commit ab723b0620

View File

@ -728,7 +728,7 @@ http://ex1.com/f1.jpg http://ex2.com/f1.jpg
http://ex1.com/f2.mp4 http://ex2.com/f2.mp4 --out=file2.mp4
</pre>
</p>
<textarea rows="4" style="width: 100%" ng-model="getUris.uris"></textarea>
<textarea rows="4" style="width: 100%" ng-model="getUris.uris" autofocus></textarea>
<br /><br />