You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by ma...@apache.org on 2014/01/15 22:37:59 UTC

[36/50] [abbrv] git commit: Removed scripts comment.

Removed scripts comment.


Project: http://git-wip-us.apache.org/repos/asf/incubator-aurora/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-aurora/commit/00515c84
Tree: http://git-wip-us.apache.org/repos/asf/incubator-aurora/tree/00515c84
Diff: http://git-wip-us.apache.org/repos/asf/incubator-aurora/diff/00515c84

Branch: refs/heads/mansu/AURORA-4187_scheduler_home_page-no-seed
Commit: 00515c8439440e743b07e1468523977f98af5623
Parents: d43f546
Author: Suman Karumuri <sk...@twitter.com>
Authored: Mon Jan 6 21:34:44 2014 -0800
Committer: Suman Karumuri <sk...@twitter.com>
Committed: Mon Jan 13 15:24:39 2014 -0800

----------------------------------------------------------------------
 src/main/resources/com/twitter/aurora/scheduler/http/ui/index.html | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-aurora/blob/00515c84/src/main/resources/com/twitter/aurora/scheduler/http/ui/index.html
----------------------------------------------------------------------
diff --git a/src/main/resources/com/twitter/aurora/scheduler/http/ui/index.html b/src/main/resources/com/twitter/aurora/scheduler/http/ui/index.html
index 71d6c16..c6706c1 100644
--- a/src/main/resources/com/twitter/aurora/scheduler/http/ui/index.html
+++ b/src/main/resources/com/twitter/aurora/scheduler/http/ui/index.html
@@ -20,8 +20,6 @@
   </div>
 </div>
 
-<!-- Scripts -->
-
 <!-- Thrift -->
 <script src="/js/thrift.js"></script>
 <script src="/js/apiTypes.js"></script>