CRUD
This commit is contained in:
parent
ee2e028782
commit
9a92f11657
1 changed files with 10 additions and 0 deletions
|
|
@ -44,4 +44,14 @@
|
|||
|
||||
{!! Former::close() !!}
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
$(function() {
|
||||
$(".warn-on-exit input").first().focus();
|
||||
})
|
||||
|
||||
</script>
|
||||
|
||||
|
||||
@stop
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue