Skip to content

Commit

Permalink
pkp#4836 Change type="X" to type="XL" for navigationMenuItem settings…
Browse files Browse the repository at this point in the history
… setting_value to adjust with StaticPages content value length
  • Loading branch information
defstat committed May 3, 2020
1 parent e3d0371 commit 1518c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xml/schema/navigationMenus.xml
Expand Up @@ -75,7 +75,7 @@
<field name="setting_name" type="C2" size="255">
<NOTNULL />
</field>
<field name="setting_value" type="X"/>
<field name="setting_value" type="XL"/>
<field name="setting_type" type="C2" size="6">
<NOTNULL/>
</field>
Expand Down

0 comments on commit 1518c2c

Please sign in to comment.