Posted by sirkitree on June 8, 2009 at 10:24pm
Jump to:
| Project: | Popups API (Ajax Dialogs) |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
This patch takes existing drupal_confirm forms and makes them into popups.
| Attachment | Size |
|---|---|
| popups_confirmation.patch | 1.8 KB |
Comments
#1
$ patch < popups_confirmation.patch
patching file popups.js
Hunk #1 succeeded at 1156 (offset 9 lines).
patching file popups.module
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 120 with fuzz 1 (offset 1 line).
#2
Tried,
Same results as in #1 here. Thanks for the effort sirktitree