Method: AddEditEventMethods#add_remove_attachments
- Defined in:
- lib/kuali-sakai-common-lib/calendar.rb
#add_remove_attachments ⇒ Object
282 283 284 285 |
# File 'lib/kuali-sakai-common-lib/calendar.rb', line 282 def frm.(:value=>"Add/remove attachments").click EventAttach.new(@browser) end |