You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ea...@apache.org on 2017/03/15 18:30:19 UTC

qpid-dispatch git commit: DISPATCH-725 Adding css for slider

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 7b743b23c -> cac44dc1f


DISPATCH-725 Adding css for slider


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/cac44dc1
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/cac44dc1
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/cac44dc1

Branch: refs/heads/master
Commit: cac44dc1fe509e002334225db802c2a4af0f8b5c
Parents: 7b743b2
Author: Ernest Allen <ea...@redhat.com>
Authored: Wed Mar 15 14:30:14 2017 -0400
Committer: Ernest Allen <ea...@redhat.com>
Committed: Wed Mar 15 14:30:14 2017 -0400

----------------------------------------------------------------------
 console/stand-alone/index.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/cac44dc1/console/stand-alone/index.html
----------------------------------------------------------------------
diff --git a/console/stand-alone/index.html b/console/stand-alone/index.html
index fda74c4..b67b57e 100644
--- a/console/stand-alone/index.html
+++ b/console/stand-alone/index.html
@@ -27,6 +27,7 @@ under the License.
     <title>Qpid Dispatch Console</title>
 
     <link href='https://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
+    <link rel="stylesheet" href="https://code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css">
 
     <!-- PatternFly Styles -->
     <link rel="shortcut icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org