commit | 46bd806d962e58c6a6cb162329ffcfb2fb5f4edf | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Feb 27 23:59:15 2013 -0800 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Thu Feb 28 00:01:20 2013 -0800 |
tree | d66ef1ddbf574604e2f1866518e557b5aa45fc0a | |
parent | 858489caa3d1d23cbcb6e26e97b6c5569a0c59ce [diff] [blame] |
More work on GUI Change-Id: I824bf8f431117b404ea351f47aeb136db10d902a
diff --git a/gui/html/index.html b/gui/html/index.html index 21842a8..66f039f 100644 --- a/gui/html/index.html +++ b/gui/html/index.html
@@ -22,8 +22,8 @@ <nav> <ul> - <li><a href="#files">File list</a></li> - <li><a href="#history">History</a></li> + <li><a href="#fileList">File list</a></li> + <li><a href="#fileHistory?x=1">History</a></li> </ul> </nav> </header>