Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Commit

Permalink
grunt build for prod push
Browse files Browse the repository at this point in the history
  • Loading branch information
Cameron Dawson committed Oct 1, 2014
1 parent 9a76103 commit 08b8590
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<title>Treeherder Help</title>
<link rel="stylesheet" href="css/help.min-9060e3a882cd8b7325c2adcd1f6cc097.css" media="screen"/>
<link rel="stylesheet" href="css/help.min-2e9a812aaf419855a727f483d2d2018a.css" media="screen"/>
</head>
<body id="help">
<div class="panel panel-default">
Expand Down
4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link id="favicon" type="image/png" rel="shortcut icon" href="img/tree_open.png"/>
<th-favicon-link></th-favicon-link>

<link rel="stylesheet" href="css/index.min-7562b5b73f7816ca2d7ecd00eacfd2b3.css" media="screen"/>
<link rel="stylesheet" href="css/index.min-a5ec5ea0ad0ed755198d02eee0f4b19c.css" media="screen"/>

</head>
<body ng-controller="MainCtrl" ng-keydown="processKeyboardInput($event)">
Expand All @@ -32,7 +32,7 @@

<th-notification-box></th-notification-box>

<script src="js/index.min-84737a584e6548895a52b25c11237674.js"></script>
<script src="js/index.min-6b322ec9c2af1ef52b2541ff16ff37b3.js"></script>

<script src="https://login.persona.org/include.js"></script>

Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/logviewer.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html ng-app="logViewer">
<head>
<title>Treeherder Log Viewer </title>
<link rel="stylesheet" href="css/logviewer.min-d4d56cccb600bb410efdb93a3de03d66.css" media="screen"/>
<link rel="stylesheet" href="css/logviewer.min-0e061348558f1c485064816e1eeed2ab.css" media="screen"/>
<link id="favicon" type="image/png" rel="shortcut icon" href="img/tree_open.png"/>
</head>
<body ng-controller="LogviewerCtrl" ng-init="init()" class="body-logviewer">
Expand Down

0 comments on commit 08b8590

Please sign in to comment.