From 881e80ccce53136652b269aa34b6c7cb6ceb34ca Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 7 Jan 2015 19:04:46 -0500 Subject: c&d: html, ocn link back to self reinstated * requested, used as quick means to get object url reference link * d: removed ocn_html_identifier variable, unnecessary in html5 (requirement previously forced by html4) --- lib/sisu/current/html_format.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sisu/current/html_format.rb') diff --git a/lib/sisu/current/html_format.rb b/lib/sisu/current/html_format.rb index af9b9c3c..8f83219f 100644 --- a/lib/sisu/current/html_format.rb +++ b/lib/sisu/current/html_format.rb @@ -69,7 +69,7 @@ module SiSU_HTML_Format or @ocn.empty? '' else - %{} + %{} end else '' -- cgit v1.2.3