lib/csl/style/text.rb in csl-1.0.0.pre15 vs lib/csl/style/text.rb in csl-1.0.0.pre16
- old
+ new
@@ -31,13 +31,9 @@
def has_term?
attribute?(:term)
end
- def term_options
- attributes_for :term, :plural, :form
- end
-
def has_value?
attribute?(:value)
end
def value
\ No newline at end of file