update WebGUI.conf.original for Account
This commit is contained in:
parent
f1c94b241c
commit
2bb2bc1144
2 changed files with 5 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
- fixed #8800: Errors in POD of Asset-related mix-in modules (Bernd Kalbfuß-Zimmermann)
|
- fixed #8800: Errors in POD of Asset-related mix-in modules (Bernd Kalbfuß-Zimmermann)
|
||||||
- fixed: Products imported into the Shelf have bad URLs
|
- fixed: Products imported into the Shelf have bad URLs
|
||||||
- fixed: #9147: Misspellings in Account
|
- fixed: #9147: Misspellings in Account
|
||||||
|
- fixed: #9148: Account: account links do not work
|
||||||
|
- fixed: #9149: Account: default templates do not work right
|
||||||
|
|
||||||
7.6.4
|
7.6.4
|
||||||
- Survey now will show progress and time limit.
|
- Survey now will show progress and time limit.
|
||||||
|
|
|
||||||
|
|
@ -720,6 +720,7 @@
|
||||||
"AOIHits" : "AOIHits",
|
"AOIHits" : "AOIHits",
|
||||||
"AOIRank" : "AOIRank",
|
"AOIRank" : "AOIRank",
|
||||||
"AssetProxy" : "AssetProxy",
|
"AssetProxy" : "AssetProxy",
|
||||||
|
"BackToSite" : "BackToSite",
|
||||||
"CanEditText" : "CanEditText",
|
"CanEditText" : "CanEditText",
|
||||||
"CartItemCount" : "CartItemCount",
|
"CartItemCount" : "CartItemCount",
|
||||||
"c" : "c_companyName",
|
"c" : "c_companyName",
|
||||||
|
|
@ -733,6 +734,7 @@
|
||||||
"GroupDelete" : "GroupDelete",
|
"GroupDelete" : "GroupDelete",
|
||||||
"GroupText" : "GroupText",
|
"GroupText" : "GroupText",
|
||||||
"H" : "H_homeLink",
|
"H" : "H_homeLink",
|
||||||
|
"If" : "If",
|
||||||
"International" : "International",
|
"International" : "International",
|
||||||
"LastModified" : "LastModified",
|
"LastModified" : "LastModified",
|
||||||
"L" : "L_loginBox",
|
"L" : "L_loginBox",
|
||||||
|
|
@ -891,6 +893,7 @@
|
||||||
"WebGUI::Content::AssetManager",
|
"WebGUI::Content::AssetManager",
|
||||||
"WebGUI::Content::AssetDiscovery",
|
"WebGUI::Content::AssetDiscovery",
|
||||||
"WebGUI::Content::AjaxI18N",
|
"WebGUI::Content::AjaxI18N",
|
||||||
|
"WebGUI::Content::Account",
|
||||||
"WebGUI::Content::Operation",
|
"WebGUI::Content::Operation",
|
||||||
"WebGUI::Content::Setup",
|
"WebGUI::Content::Setup",
|
||||||
"WebGUI::Content::Shop",
|
"WebGUI::Content::Shop",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue