- All assets now have an autoGenerateForms property just like wobjects per the
rough edges discussions in Community IRC. - fix: not set UTF-8 in setup page
This commit is contained in:
parent
2f3ae0faef
commit
33272fd76c
6 changed files with 51 additions and 140 deletions
|
|
@ -263,6 +263,7 @@ sub setup {
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>WebGUI Initial Configuration</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<style type="text/css">
|
||||
a { color: black; }
|
||||
a:visited { color: black;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue