webapp: Fix bad interaction between required fields and modals.
This commit is contained in:
parent
c941523b63
commit
7b032dbbc8
14 changed files with 50 additions and 13 deletions
|
@ -13,8 +13,6 @@ import Assistant.WebApp.Common
|
|||
import Assistant.Install (standaloneAppBase)
|
||||
import Build.SysConfig (packageversion)
|
||||
|
||||
import Yesod
|
||||
|
||||
{- The full license info may be included in a file on disk that can
|
||||
- be read in and displayed. -}
|
||||
licenseFile :: IO (Maybe FilePath)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue