ontohub/ontohub

View on GitHub
app/assets/javascripts/jobs-iframe.js.coffee

Summary

Maintainability
Test Coverage
$("iframe#jobs").load ->
  this.style.height = this.contentWindow.document.body.scrollHeight + 'px'