#679 fix for #676: hide preview pane in create issue
Merged by pingou. Opened by ryanlerch.
ryanlerch/pagure new_issue_preview  into  master

Download 679.patch
no initial comment

the preview pane in the create issue page previously was always displayed. This commit hides the preview with javascript when the page is loaded, and now is only shown if the user clicks the preview toggle button.

Resolves Issue #676

Looks good to me

Metadata