diff options
author | Primal Pappachan | 2012-03-28 19:49:30 +0530 |
---|---|---|
committer | Primal Pappachan | 2012-03-28 19:49:30 +0530 |
commit | 3ba5ca24c6bca471ec25ca1ed6c3275ae8d6d1f2 (patch) | |
tree | bea4dac1fa9427788db4a5821afa8bd6614c0ab1 | |
parent | 9a620bec82ea030904ec8fbe15940c36cf608b98 (diff) | |
download | aloha-3ba5ca24c6bca471ec25ca1ed6c3275ae8d6d1f2.tar.gz aloha-3ba5ca24c6bca471ec25ca1ed6c3275ae8d6d1f2.tar.bz2 aloha-3ba5ca24c6bca471ec25ca1ed6c3275ae8d6d1f2.zip |
Moved static inside aloha project folder
-rw-r--r-- | aloha/static/css/bootstrap-responsive.css (renamed from static/css/bootstrap-responsive.css) | 0 | ||||
-rw-r--r-- | aloha/static/css/bootstrap-responsive.min.css (renamed from static/css/bootstrap-responsive.min.css) | 0 | ||||
-rw-r--r-- | aloha/static/css/bootstrap.css (renamed from static/css/bootstrap.css) | 0 | ||||
-rw-r--r-- | aloha/static/css/bootstrap.min.css (renamed from static/css/bootstrap.min.css) | 0 | ||||
-rw-r--r-- | aloha/static/css/style.css (renamed from static/css/style.css) | 0 | ||||
-rw-r--r-- | aloha/static/js/bootstrap.js (renamed from static/js/bootstrap.js) | 0 | ||||
-rw-r--r-- | aloha/static/js/bootstrap.min.js (renamed from static/js/bootstrap.min.js) | 0 |
7 files changed, 0 insertions, 0 deletions
diff --git a/static/css/bootstrap-responsive.css b/aloha/static/css/bootstrap-responsive.css index 0bc6de9..0bc6de9 100644 --- a/static/css/bootstrap-responsive.css +++ b/aloha/static/css/bootstrap-responsive.css diff --git a/static/css/bootstrap-responsive.min.css b/aloha/static/css/bootstrap-responsive.min.css index 60a47c9..60a47c9 100644 --- a/static/css/bootstrap-responsive.min.css +++ b/aloha/static/css/bootstrap-responsive.min.css diff --git a/static/css/bootstrap.css b/aloha/static/css/bootstrap.css index 495188a..495188a 100644 --- a/static/css/bootstrap.css +++ b/aloha/static/css/bootstrap.css diff --git a/static/css/bootstrap.min.css b/aloha/static/css/bootstrap.min.css index c951467..c951467 100644 --- a/static/css/bootstrap.min.css +++ b/aloha/static/css/bootstrap.min.css diff --git a/static/css/style.css b/aloha/static/css/style.css index 5b3b2a5..5b3b2a5 100644 --- a/static/css/style.css +++ b/aloha/static/css/style.css diff --git a/static/js/bootstrap.js b/aloha/static/js/bootstrap.js index ca86867..ca86867 100644 --- a/static/js/bootstrap.js +++ b/aloha/static/js/bootstrap.js diff --git a/static/js/bootstrap.min.js b/aloha/static/js/bootstrap.min.js index ffaefa6..ffaefa6 100644 --- a/static/js/bootstrap.min.js +++ b/aloha/static/js/bootstrap.min.js |