Closed ntoll closed 12 years ago
Exactly what it says on the tin. Florian did most of the leg work and I simply made the confirmation step rely on a javascript confirm("Are you sure?"); action.
confirm("Are you sure?");
Have fixed up the false merges, now we have a proper history again. Beware of upstream rebase!
Modals now work. Good to merge from my side.
Nice one Florian... I'll merge and deploy.
Exactly what it says on the tin. Florian did most of the leg work and I simply made the confirmation step rely on a javascript
confirm("Are you sure?");
action.