File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/js/calendar/sync/interface/src/connectionproviders/macprovider.js
Back
import {ConnectionProvider} from "./connectionprovider"; import {Loc} from "main.core"; export class MacProvider extends ConnectionProvider { constructor(options) { super({ status: options.syncInfo.status, connected: options.syncInfo.connected, gridTitle: Loc.getMessage('CALENDAR_TITLE_MAC'), gridColor: '#ff5752', gridIcon: '/bitrix/images/calendar/sync/mac.svg', type: 'mac', viewClassification: 'web', templateClass: 'BX.Calendar.Sync.Interface.MacTemplate', }); this.syncTimestamp = options.syncInfo.syncTimestamp; this.portalAddress = options.portalAddress; this.connectionName = Loc.getMessage('CALENDAR_TITLE_MAC'); this.setConnections(); } getPortalAddress() { return this.portalAddress; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings