Skip to content

Commit

Permalink
Merge branch 'master' of github.com:quintagroup/collective.easyform
Browse files Browse the repository at this point in the history
  • Loading branch information
kroman0 committed May 20, 2015
2 parents b246c6e + bd65860 commit 77589cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collective/easyform/browser/modeleditor.pt
Expand Up @@ -39,7 +39,7 @@
</form>
<div id="modelEditor" tal:content="view/modelSource" />
</div>
<script>
<script type="text/javascript">
// start with an editor that fits the viewport with room
// to show the save button.
jQuery(function ($) {
Expand Down

0 comments on commit 77589cb

Please sign in to comment.