Method: SyllabusEditMethods#header
- Defined in:
- lib/kuali-sakai-common-lib/syllabus.rb
#header ⇒ Object
Returns the text of the page header
40 41 42 |
# File 'lib/kuali-sakai-common-lib/syllabus.rb', line 40 def header frm.div(:class=>"portletBody").h3.text end |