From 7a6d53783b1cc48f11db65e606f4d472f0279b2d Mon Sep 17 00:00:00 2001 From: David Huynh Date: Sun, 17 Oct 2010 06:54:27 +0000 Subject: [PATCH] Factored out some HTML from history-panel.js. git-svn-id: http://google-refine.googlecode.com/svn/trunk@1586 7d457c2a-affb-35e4-300a-418c747d4874 --- .../scripts/project/history-apply-dialog.html | 13 ++++ .../core/scripts/project/history-entry.html | 1 + .../core/scripts/project/history-panel.html | 25 +++++++ .../core/scripts/project/history-panel.js | 75 +++++-------------- 4 files changed, 56 insertions(+), 58 deletions(-) create mode 100644 main/webapp/modules/core/scripts/project/history-apply-dialog.html create mode 100644 main/webapp/modules/core/scripts/project/history-entry.html create mode 100644 main/webapp/modules/core/scripts/project/history-panel.html diff --git a/main/webapp/modules/core/scripts/project/history-apply-dialog.html b/main/webapp/modules/core/scripts/project/history-apply-dialog.html new file mode 100644 index 000000000..d7c47ae28 --- /dev/null +++ b/main/webapp/modules/core/scripts/project/history-apply-dialog.html @@ -0,0 +1,13 @@ +
+
Extract Operations
+
+ +
Paste the JSON code encoding the operations to perform.
+