andrewelkins / Laravel-4-Bootstrap-Starter-Site

Laravel 4 Starter Site is a basic blog application using several nice community packages.
1.77k stars 605 forks source link

Has anyone changed the edit/delete buttons to use bootstrap modals with confirm ? #417

Open jxmccall opened 9 years ago

jxmccall commented 9 years ago

I saw issue #251 Delete modal was closed with a fix coming soon but the code is still using frame. Been trying to use modals with no luck.

Jeff