yesod-form 1.2.1.1 → 1.2.1.2
raw patch · 2 files changed
+2/−2 lines, 2 files
Files
- Yesod/Form/Fields.hs +1/−1
- yesod-form.cabal +1/−1
Yesod/Form/Fields.hs view
@@ -328,7 +328,7 @@ <script>if (!('autofocus' in document.createElement('input'))) {document.getElementById('#{theId}').focus();} |] toWidget [cassius|- #{theId}+ ##{theId} -webkit-appearance: textfield |] , fieldEnctype = UrlEncoded
yesod-form.cabal view
@@ -1,5 +1,5 @@ name: yesod-form-version: 1.2.1.1+version: 1.2.1.2 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>