init import from old mailr project (http://svn.littlegreen.org/mailr/trunk)
This commit is contained in:
commit
51b79e7298
640 changed files with 34651 additions and 0 deletions
4
components/contacts/contact_group_helper.rb
Normal file
4
components/contacts/contact_group_helper.rb
Normal file
|
@ -0,0 +1,4 @@
|
|||
module ContactGroupHelper
|
||||
def link_save() "/contact_group/save" end
|
||||
def link_list() "/contact_group/list" end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue