Add resultslist view
Project: http://git-wip-us.apache.org/repos/asf/climate/repo Commit: http://git-wip-us.apache.org/repos/asf/climate/commit/1047bd78 Tree: http://git-wip-us.apache.org/repos/asf/climate/tree/1047bd78 Diff: http://git-wip-us.apache.org/repos/asf/climate/diff/1047bd78 Branch: refs/heads/master Commit: 1047bd7860e82c032a9e52bca0f6c9c0623d0e30 Parents: 86f8ada Author: Michael Joyce <[email protected]> Authored: Wed Jul 16 16:36:34 2014 -0700 Committer: Michael Joyce <[email protected]> Committed: Wed Jul 16 16:36:34 2014 -0700 ---------------------------------------------------------------------- ocw-ui/frontend-new/app/views/resultslist.html | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/climate/blob/1047bd78/ocw-ui/frontend-new/app/views/resultslist.html ---------------------------------------------------------------------- diff --git a/ocw-ui/frontend-new/app/views/resultslist.html b/ocw-ui/frontend-new/app/views/resultslist.html new file mode 100644 index 0000000..679d270 --- /dev/null +++ b/ocw-ui/frontend-new/app/views/resultslist.html @@ -0,0 +1,2 @@ +<h4>Select one of your previous runs. If none are displayed, please return + to the main page and start one!</h4>
