ocombe / ocModal

An angularJS modal directive & service
66 stars 16 forks source link

Pass arguments to close function doesn't work #3

Closed ocombe closed 10 years ago

ocombe commented 10 years ago

$ocModal.close('_default', a,b,c) results in a typeerror (only if you specify the id of the modal, here: "_default")