-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated to latest Startup API and PHP Bootstrap with a fix for double…
…-port problem
- Loading branch information
Sergey Chernyshev
committed
Nov 29, 2013
1 parent
1df42ff
commit 9f1851a
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule php-bootstrap
updated
1 files
+6 −0 | bootstrap.php |
Submodule users
updated
17 files
+1 −2 | admin/activity.php | |
+1 −1 | admin/header.php | |
+1 −1 | admin/users.php | |
+2 −2 | bootstrap/css/bootstrap-responsive.css | |
+2 −2 | bootstrap/css/bootstrap-responsive.min.css | |
+2 −2 | bootstrap/css/bootstrap.css | |
+2 −2 | bootstrap/css/bootstrap.min.css | |
+26 −26 | bootstrap/js/bootstrap.js | |
+1 −1 | bootstrap/js/bootstrap.min.js | |
+23 −11 | classes/StartupAPI.php | |
+1 −1 | index.php | |
+6 −0 | jquery-1.10.2.min.js | |
+1 −0 | jquery-1.10.2.min.map | |
+0 −2 | jquery-1.8.2.min.js | |
+1 −1 | php-bootstrap | |
+1 −1 | templates/account/manage_account.html.twig | |
+6 −1 | themes/classic/startupapi.css |