Fixed a number of issues with the profile and refactored some of the code to make it more efficient.
This commit is contained in:
parent
c9fac9d620
commit
4bfb2d200c
7 changed files with 148 additions and 124 deletions
Binary file not shown.
|
|
@ -368,8 +368,7 @@ sub upgradeAccount {
|
|||
|
||||
#Add the settings for the profile module
|
||||
$setting->add("profileStyleTemplateId",""); #Use the userStyle by default
|
||||
$setting->add("profileLayoutTemplateId","N716tpSna0iIQTKxS4gTWA");
|
||||
$setting->add("profileEditLayoutTemplateId","FJbUTvZ2nUTn65LpW6gjsA");
|
||||
$setting->add("profileLayoutTemplateId","FJbUTvZ2nUTn65LpW6gjsA");
|
||||
$setting->add("profileEditTemplateId","75CmQgpcCSkdsL-oawdn3Q");
|
||||
$setting->add("profileViewTempalteId","2CS-BErrjMmESOtGT90qOg");
|
||||
$setting->add("profileErrorTempalteId","MBmWlA_YEA2I6D29OMGtRg");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue