Sha256: e6c0cd4aa57777f44849110e893d9d8cec7488dbd85d2f22414368227d3646fd
Contents?: true
Size: 556 Bytes
Versions: 1
Compression:
Stored size: 556 Bytes
Contents
%h1 #{ @group.name } people finder = link_to 'Add new profile', new_person_path, class: 'add-new-person' %h3 Search the people finder .hint-text Enter the name of a person or role = render 'peoplefinder/shared/search' .hint-text Find out how to contact people, what team they’re in and the hours they work. You can also 'add a new person' to your team. %h3.org-structure Our organisational structure .hint-text Click on departments and teams, or see the whole of the = link_to @group.name, groups_path = render 'peoplefinder/shared/org_browser'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
peoplefinder-0.0.2 | app/views/peoplefinder/home/show.html.haml |