Anpassung an neue Editoren Revision

This commit is contained in:
2016-09-30 06:38:23 +00:00
parent d6e60b68ba
commit b3c7c2eeb0

View File

@@ -12,7 +12,7 @@ if (ENVIRONMENT === 'local')
elseif (ENVIRONMENT === 'production')
{
$svjf['editorUrl'] = $vC['portal']['arrHost']['scheme'] . '://rist-editors.ri-st.de/';
$svjf['editorVersion'] = '1.0.2';
$svjf['editorVersion'] = '1.0.3';
}
$svjf['webserviceUrl'] = $vC['portal']['hostUrl'] . '/webservices/remote_data.php';
$svjf['grid'] = 24;