There was an error while loading. Please reload this page.
1 parent d3a1ebe commit 2425d1bCopy full SHA for 2425d1b
1 file changed
install.xml
@@ -120,5 +120,9 @@
120
{% endif %}
121
]]></add>
122
</operation>
123
+ <operation>
124
+ <search><![CDATA[var url = 'index.php?route=common/filemanager&user_token={{ user_token }}&directory={{ directory }}';]]></search>
125
+ <add position="replace"><![CDATA[var url = 'index.php?route=common/filemanager&user_token={{ user_token }}&directory={{ directory }}&ck_callback_info={{ ck_callback_info }}';]]></add>
126
+ </operation>
127
</file>
128
</modification>
0 commit comments