Skip to content

Instantly share code, notes, and snippets.

@raitocz
raitocz / confirm.dialog.js
Last active August 29, 2015 14:23 — forked from duskohu/confirm.dialog.js
Nette JS library for rendering twtBootstrap 3.* modal confirm via data attributes on button.
/**
* Confirm dialog plugin (For bootstrap 3 @Raito Akehanareru)
*
* @copyright Copyright (c) 2012 Jan Červený
* @license BSD
* @link confirmdialog.redsoft.cz
* @version 1.1
*/
(function ($, undefined) {