Skip to content

Commit

Permalink
added missing namespace injection for training indicator
Browse files Browse the repository at this point in the history
  • Loading branch information
tschug committed Jan 9, 2024
1 parent e77bf6b commit 35a8d1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<value xsi:type="xsd:string">White</value>
</values>
<values>
<field>Icon_Value__c</field>
<field>%%%NAMESPACE%%%Icon_Value__c</field>
<value xsi:type="xsd:string">custom:custom97</value>
</values>
<values>
Expand Down

0 comments on commit 35a8d1c

Please sign in to comment.