This commit is contained in:
Hillel Coren 2016-12-09 13:48:46 +02:00
parent ee2e028782
commit 9a92f11657

View File

@ -44,4 +44,14 @@
{!! Former::close() !!} {!! Former::close() !!}
<script type="text/javascript">
$(function() {
$(".warn-on-exit input").first().focus();
})
</script>
@stop @stop