Commit cd3ce83c authored by Ajit Deshmukh's avatar Ajit Deshmukh

Made changes in mail_list_type dropdown (Drenio to In-Memory)

Replace mail_list21.xml
parent 1a8f5449
...@@ -67,8 +67,8 @@ ...@@ -67,8 +67,8 @@
<initial>S</initial> <initial>S</initial>
<values> <values>
<item display="SQL" data="S"/> <item display="SQL" data="S"/>
<item display="Pre - Defined" data="P"/> <item display="In-Memory" data="I"/>
<item display="Dremio" data="D"/> <item display="Pre-Defined" data="P"/>
</values> </values>
</table_column> </table_column>
<table_column> <table_column>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment