File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/js/calendar/sync/interface/src/panelitems/outlookitem.js
Back
import SyncItemTemplate from "./syncitemtemplate"; import {Menu} from "main.popup"; import {Loc, Tag} from "main.core"; export default class OutlookItem extends SyncItemTemplate { constructor(options) { super(options); this.sliderIconClass = 'calendar-sync-slider-header-icon-ms'; this.image = '/bitrix/images/calendar/sync/outlook.svg'; this.color = '#ffa900'; this.title = Loc.getMessage('CALENDAR_TITLE_OUTLOOK'); this.data.hasMenu = true; this.infoBySections = options.data.infoBySections; } syncSectionWithOutlook (section) { } getMenuItems(): * { return this.data.sections; } showMenu() { if (!this.menu) { } else { this.menu.show(); } } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.28 |
proxy
|
phpinfo
|
Settings