From d9654b1b26845db1304574f3948230fec3ed3673 Mon Sep 17 00:00:00 2001 From: Paul Dixon Date: Fri, 1 Mar 2013 08:24:11 +0000 Subject: [PATCH] fixing the link to dialog readme --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 9f50532e61..044480eeda 100644 --- a/index.html +++ b/index.html @@ -501,7 +501,7 @@

Dialog

Creating custom dialogs is straightforward: create a partial view, its controller and reference them when using the service. Generic message boxes (title, message and buttons) are also provided for your convenience.

-

For more information, see the dialog readme on github.

+

For more information, see the dialog readme on github.

Directive is found in the module ui.bootstrap.dialog