From 108d10a920449d113f6bf446941683a05607db3c Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 18 Aug 2013 19:50:53 -0700 Subject: Refactor alerts to have a base class, but no default class, thus requiring a modifier class at all times --- javascript.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'javascript.html') diff --git a/javascript.html b/javascript.html index 9e85c7742..40c04f58b 100644 --- a/javascript.html +++ b/javascript.html @@ -1184,7 +1184,7 @@ $('#myPopover').on('hidden.bs.popover', function () {

Example alerts

Add dismiss functionality to all alert messages with this plugin.

-
+
Holy guacamole! Best check yo self, you're not looking too good.
-- cgit v1.2.3