Перейти к основному содержимому

undo_deleted

Description

Включает появление всплывающего окна Undo после удаления события

undo_deleted: boolean

Example

// отключает всплывающее окно Undo
scheduler.config.undo_deleted = false; /*!*/

scheduler.init('scheduler_here',new Date(2010,0,10),"week");
scheduler.load("./data/events.xml");

Default value: true

Details

undo_deleted_config

Change log

  • Добавлено в версии v7.1
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.