You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2014/04/16 02:31:10 UTC

[06/11] git commit: Removing livereload

Removing livereload


Project: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/commit/00f87882
Tree: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/tree/00f87882
Diff: http://git-wip-us.apache.org/repos/asf/cordova-registry-web/diff/00f87882

Branch: refs/heads/master
Commit: 00f87882d3781f02d8b1175084f01c6926e0f7dd
Parents: 762b2bf
Author: Josh Bavari <jo...@raisemore.com>
Authored: Tue Apr 8 16:22:11 2014 -0500
Committer: Josh Bavari <jo...@raisemore.com>
Committed: Tue Apr 8 16:22:11 2014 -0500

----------------------------------------------------------------------
 attachments/index.html | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-registry-web/blob/00f87882/attachments/index.html
----------------------------------------------------------------------
diff --git a/attachments/index.html b/attachments/index.html
index be46156..f9b774a 100644
--- a/attachments/index.html
+++ b/attachments/index.html
@@ -15,8 +15,6 @@
   <link href="css/styles.css" rel="stylesheet" type="text/css">
   <link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon">
 
-  <script src="http://localhost:35729/livereload.js"></script>
-
 </head>
 
 <body ng-app="registry">