aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/defaults.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2012-10-01 16:09:17 -0400
committerRalph Amissah <ralph@amissah.com>2012-10-01 16:09:17 -0400
commitd98f27086318452017b80952a297f2ccb05bc4b1 (patch)
treedf39d4ff3f86ff4648efc66683b87c67e8e1fb1a /lib/sisu/v3/defaults.rb
parentv3: cosmetic code, remove javascript holders js_ (not used) (diff)
v3: some fixes, cleaning, removing
Diffstat (limited to 'lib/sisu/v3/defaults.rb')
-rw-r--r--lib/sisu/v3/defaults.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/sisu/v3/defaults.rb b/lib/sisu/v3/defaults.rb
index 6a082813..0b1c4d6c 100644
--- a/lib/sisu/v3/defaults.rb
+++ b/lib/sisu/v3/defaults.rb
@@ -77,9 +77,6 @@ module SiSU_Viz
def html_hardspace
'&nbsp;'
end
- #% php
- def php_persist
- end
def semantic_tags
def default
{
@@ -714,8 +711,6 @@ module SiSU_Viz
def paragraph_table
%{<p align="left"><font #{font_small} #{font_color} #{font_face}>}
end
- def paragraph_table_xml
- end
def paragraph_tiny
%{<p class="tiny">}
end