summaryrefslogtreecommitdiff
path: root/views/help.haml
diff options
context:
space:
mode:
authorgebele <gebele@alfadeo.de>2011-08-22 12:49:09 +0200
committergebele <gebele@alfadeo.de>2011-08-22 12:49:09 +0200
commit7947128ea346ef96aa703fc5070bd9b00588d425 (patch)
tree5bf1673dae40f6d32a523bcd16f76d9808b1fd40 /views/help.haml
parentb68548f0c56b6384cd7e7f3c5463ec4d6a4afeec (diff)
merge from development -> lazar-gui
Diffstat (limited to 'views/help.haml')
-rw-r--r--views/help.haml28
1 files changed, 14 insertions, 14 deletions
diff --git a/views/help.haml b/views/help.haml
index 2b39d6c..f602dff 100644
--- a/views/help.haml
+++ b/views/help.haml
@@ -87,13 +87,13 @@
%p
Excel examples for download:
- %ul
- %li
- = link_to "hamster_carcinogenicity.xls", "/hamster_carcinogenicity.xls"
- (classification)
- %li
- = link_to "EPAFHM.xls", "/EPAFHM.xls"
- (regression)
+%ul
+ %li
+ = link_to "hamster_carcinogenicity.xls", "/hamster_carcinogenicity.xls"
+ (classification)
+ %li
+ = link_to "EPAFHM.xls", "/EPAFHM.xls"
+ (regression)
%h3 CSV example
@@ -113,13 +113,13 @@
%p
CSV examples for download:
- %ul
- %li
- = link_to "hamster_carcinogenicity.csv", "/hamster_carcinogenicity.csv"
- (classification)
- %li
- = link_to "EPAFHM.csv", "/EPAFHM.csv"
- (regression)
+%ul
+ %li
+ = link_to "hamster_carcinogenicity.csv", "/hamster_carcinogenicity.csv"
+ (classification)
+ %li
+ = link_to "EPAFHM.csv", "/EPAFHM.csv"
+ (regression)
%p You can create CSV files in Excel: Create a sheet with two columns and export them as CSV file with the "Save As" option from the menu, selecting the CSV (comma delimited) format.