Method: ForumTemplateSettingsMethods#save
- Defined in:
- lib/kuali-sakai-common-lib/forums.rb
#save ⇒ Object
179 180 181 182 |
# File 'lib/kuali-sakai-common-lib/forums.rb', line 179 def save frm.(:value=>"Save").click Forums.new(@browser) end |