aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/admin/blog/posts/_form.js.erb
blob: b829ec2e12672eb1cead6752cdffd82c23475832 (plain) (blame)
1
2
3
4
5
<script>
  (function($) {
    $('#page-tabs').tabs();
  })(jQuery);
</script>