|
179 | 179 | <show_in_default>1</show_in_default> |
180 | 180 | <show_in_website>1</show_in_website> |
181 | 181 | <show_in_store>1</show_in_store> |
182 | | - <fields> |
| 182 | + <fields> |
183 | 183 | <contact_us translate="label"> |
184 | 184 | <label>Create tickets from Contact Us form</label> |
185 | 185 | <frontend_type>select</frontend_type> |
|
189 | 189 | <show_in_website>1</show_in_website> |
190 | 190 | <show_in_store>1</show_in_store> |
191 | 191 | </contact_us> |
192 | | - <feedback_tab_code_active translate="label"> |
193 | | - <label>Code to display Feedback Tab</label> |
| 192 | + <web_widget_code_active translate="label"> |
| 193 | + <label>Include Web Widget</label> |
194 | 194 | <frontend_type>select</frontend_type> |
195 | 195 | <source_model>adminhtml/system_config_source_yesno</source_model> |
196 | 196 | <sort_order>6</sort_order> |
197 | 197 | <show_in_default>1</show_in_default> |
198 | 198 | <show_in_website>1</show_in_website> |
199 | 199 | <show_in_store>1</show_in_store> |
200 | | - </feedback_tab_code_active> |
201 | | - <feedback_tab_code> |
202 | | - <frontend_type>textarea</frontend_type> |
203 | | - <sort_order>7</sort_order> |
204 | | - <show_in_default>1</show_in_default> |
205 | | - <show_in_website>1</show_in_website> |
206 | | - <show_in_store>1</show_in_store> |
207 | | - <depends> |
208 | | - <feedback_tab_code_active>1</feedback_tab_code_active> |
209 | | - </depends> |
210 | | - </feedback_tab_code> |
211 | | - <feedback_tab_customise translate="label value"> |
| 200 | + </web_widget_code_active> |
| 201 | + <web_widget_customise translate="label value"> |
212 | 202 | <label></label> |
213 | 203 | <frontend_model>zendesk/adminhtml_config_link</frontend_model> |
214 | | - <destination><![CDATA[account/dropboxes/new]]></destination> |
215 | | - <value>Customize Feedback Tab</value> |
216 | | - <sort_order>8</sort_order> |
| 204 | + <destination><![CDATA[agent/admin/widget]]></destination> |
| 205 | + <value>Customize Web Widget</value> |
| 206 | + <sort_order>7</sort_order> |
217 | 207 | <show_in_default>1</show_in_default> |
218 | 208 | <show_in_website>1</show_in_website> |
219 | 209 | <show_in_store>1</show_in_store> |
220 | | - <depends> |
221 | | - <feedback_tab_code_active>1</feedback_tab_code_active> |
222 | | - </depends> |
223 | | - </feedback_tab_customise> |
| 210 | + </web_widget_customise> |
224 | 211 | <footer_link_enabled translate="label"> |
225 | 212 | <label>Display link to Zendesk in Magento footer</label> |
226 | 213 | <frontend_type>select</frontend_type> |
|
269 | 256 | <show_in_default>1</show_in_default> |
270 | 257 | <show_in_website>1</show_in_website> |
271 | 258 | <show_in_store>0</show_in_store> |
272 | | - </show_on_order> |
| 259 | + </show_on_order> |
273 | 260 | <show_on_dashboard translate="label"> |
274 | 261 | <label>Show support tickets on admin dashboard</label> |
275 | 262 | <frontend_type>select</frontend_type> |
|
287 | 274 | <show_in_default>1</show_in_default> |
288 | 275 | <show_in_website>1</show_in_website> |
289 | 276 | <show_in_store>0</show_in_store> |
290 | | - </show_all> |
| 277 | + </show_all> |
291 | 278 | <default_sort translate="label"> |
292 | 279 | <label>Default Sort Order</label> |
293 | 280 | <frontend_type>select</frontend_type> |
|
442 | 429 | <show_in_website>1</show_in_website> |
443 | 430 | <show_in_store>1</show_in_store> |
444 | 431 | </voice> |
445 | | - <feedback_tab translate="label value"> |
446 | | - <label>Feedback Tab</label> |
| 432 | + <web_widget translate="label value"> |
| 433 | + <label>Web Widget</label> |
447 | 434 | <frontend_model>zendesk/adminhtml_config_link</frontend_model> |
448 | | - <destination><![CDATA[account/dropboxes/new]]></destination> |
| 435 | + <destination><![CDATA[agent/admin/widget]]></destination> |
449 | 436 | <value>Configure</value> |
450 | 437 | <sort_order>1</sort_order> |
451 | 438 | <show_in_default>1</show_in_default> |
452 | 439 | <show_in_website>1</show_in_website> |
453 | 440 | <show_in_store>1</show_in_store> |
454 | | - </feedback_tab> |
| 441 | + </web_widget> |
455 | 442 | <api translate="label value"> |
456 | 443 | <label>API</label> |
457 | 444 | <frontend_model>zendesk/adminhtml_config_link</frontend_model> |
|
0 commit comments