Anpassen der Editoren-Version an neuen Tag
This commit is contained in:
@@ -12,7 +12,7 @@ if (ENVIRONMENT === 'local')
|
|||||||
elseif (ENVIRONMENT === 'production')
|
elseif (ENVIRONMENT === 'production')
|
||||||
{
|
{
|
||||||
$svjf['editorUrl'] = $vC['portal']['arrHost']['scheme'] . '://rist-editors.ri-st.de/';
|
$svjf['editorUrl'] = $vC['portal']['arrHost']['scheme'] . '://rist-editors.ri-st.de/';
|
||||||
$svjf['editorVersion'] = '1.0.0';
|
$svjf['editorVersion'] = '1.0.1';
|
||||||
}
|
}
|
||||||
$svjf['webserviceUrl'] = $vC['portal']['hostUrl'] . '/webservices/remote_data.php';
|
$svjf['webserviceUrl'] = $vC['portal']['hostUrl'] . '/webservices/remote_data.php';
|
||||||
$svjf['grid'] = 24;
|
$svjf['grid'] = 24;
|
||||||
|
|||||||
Reference in New Issue
Block a user