Skip to content

Commit

Permalink
fix fields (#1356)
Browse files Browse the repository at this point in the history
  • Loading branch information
eniko.pusztai authored Mar 17, 2021
1 parent bb9d056 commit ff95dd2
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<Option value="PUT">PUT</Option>
<Option value="DELETE">DELETE</Option>
</Options>
<DefaultValue>POST</DefaultValue>
</Configuration>
</Field>
<Field name="WebHookUrl" type="ShortText">
Expand Down Expand Up @@ -73,7 +74,7 @@
<Configuration>
<FieldIndex>30</FieldIndex>
<ReadOnly>true</ReadOnly>
<VisibleBrowse>Show</VisibleBrowse>
<VisibleBrowse>Hide</VisibleBrowse>
<VisibleEdit>Hide</VisibleEdit>
<VisibleNew>Hide</VisibleNew>
</Configuration>
Expand Down

0 comments on commit ff95dd2

Please sign in to comment.