summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaverick2016-06-08 16:18:27 +0530
committerMaverick2016-06-08 16:18:27 +0530
commit29017aaad3c22aa757b3ef67378b9a8b00129bf0 (patch)
tree6d8f5d8e5b55fd50c999cb2fb712b3904807b3cc
parentfa68d3caeb1cb35a7e74b113a73634761e0214e5 (diff)
downloadxcos-on-web-29017aaad3c22aa757b3ef67378b9a8b00129bf0.tar.gz
xcos-on-web-29017aaad3c22aa757b3ef67378b9a8b00129bf0.tar.bz2
xcos-on-web-29017aaad3c22aa757b3ef67378b9a8b00129bf0.zip
Integrated the XSL transformation with the HTML file
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 29c59ab..e9c90a4 100644
--- a/index.html
+++ b/index.html
@@ -528,7 +528,8 @@
});
/* Maverick
- Reference: http://www.w3schools.com/xsl/xsl_client.asp*/
+ Reference: http://www.w3schools.com/xsl/xsl_client.asp
+ */
editor.addAction('exportXcos', function(editor,cell) {
//Mind the 3 parameters.