Anpassung an neue Editoren Revision
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user