From 8fb2991d04f38eacb62370d209bd8b3867d60d9a Mon Sep 17 00:00:00 2001 From: Josef Citrine Date: Sun, 22 May 2016 02:30:48 +0100 Subject: [PATCH] Replaced UI-Bootstrap with AngularStrap --- public/templates/partials/credits-dialog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/partials/credits-dialog.html b/public/templates/partials/credits-dialog.html index 915ee539..5a09ddfd 100644 --- a/public/templates/partials/credits-dialog.html +++ b/public/templates/partials/credits-dialog.html @@ -45,7 +45,7 @@
  • jQuery - for being useful all over the place
  • Angularytics - for making Google Analytics useful in a single-page app
  • UI-Router - for making non-trivial Angular.js routes possible
  • -
  • UI-Bootstrap - for making Bootstrap and Angular.js get along
  • +
  • AngularStrap - for making Bootstrap and Angular.js get along
  • Revisionable - for making audit logs easy
  • Colorbox - for allowing us to have pretty lightboxes
  • Marked - for the Markdown parser