Skip to content

Commit

Permalink
Remove obsolete js
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur Beljajev committed Mar 2, 2017
1 parent 19a107a commit e3a92ab
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/views/registrar/domains/_form.haml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,3 @@
.row
.col-md-8.text-right
= button_tag(t('.save_btn'), class: 'btn btn-warning')

:javascript
$(function () {
$('#tabs a:first').tab('show')
})

0 comments on commit e3a92ab

Please sign in to comment.