Merge pull request #235 from louisbourque/master
Autofocus on user input when adding by URIs
This commit is contained in:
commit
ab723b0620
|
@ -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
|
http://ex1.com/f2.mp4 http://ex2.com/f2.mp4 --out=file2.mp4
|
||||||
</pre>
|
</pre>
|
||||||
</p>
|
</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 />
|
<br /><br />
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user