fix_tab_position
Description
Сдвигает вкладки видов с левой стороны на правую сторону
fix_tab_position: boolean
Example
scheduler.config.fix_tab_position = false;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");
Default value: true
Applicable views: Day view, Week view, Units view
Related samples
Details
Эта опция доступна с версии 3.5.
По умолчанию, планировщик с скином 'dhx_terrace' показывает вкладки видов слева. Чтобы переместить вкладки на правую сторону, просто установите эту опцию в false.
Related Guides
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.