Tab layout, first commit with new third party packages
[openemr.git] / public / assets / knockout-3-4-0 / src / binding / defaultBindings / click.js
blob41291ae0c43db0bcabbd25b74fc459cac04a292b
1 // 'click' is just a shorthand for the usual full-length event:{click:handler}
2 makeEventHandlerShortcut('click');