@@ -14,7 +14,7 @@
<div class="text-center">
<h4>New title</h4>
- <input type="text" class="input input-fluid" ng-model="clone.title" give-focus="clone" ng-keydown="keyDown($event)">
+ <input type="text" class="input input-fluid" ng-model="clone.title" give-focus="true" ng-keydown="keyDown($event)">
<br>