added style switch for user functions
This commit is contained in:
parent
d1f8e2bf20
commit
4f7a7740d7
9 changed files with 36 additions and 9 deletions
|
|
@ -244,4 +244,8 @@ alter table IndexedSearch_docInfo change wobject_groupIdView groupIdView varchar
|
|||
update USS set sortBy='lineage' where sortBy='sequenceNumber';
|
||||
delete from settings where name='trackPageStatistics';
|
||||
drop table pageStatistics;
|
||||
delete from settings where name='snippetPreviewLength';
|
||||
delete from incrementer where incrementerId in ('collateralFolderId','themeId','themeComponentId');
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue