Move calenadar search script to communty folder
This commit is contained in:
@@ -21,6 +21,5 @@ function on_search(str)
|
|||||||
end
|
end
|
||||||
|
|
||||||
function on_click(idx)
|
function on_click(idx)
|
||||||
--calendar:show_event_dialog(results[idx].id)
|
|
||||||
calendar:open_event(results[idx].id)
|
calendar:open_event(results[idx].id)
|
||||||
end
|
end
|
||||||
Reference in New Issue
Block a user