Sha256: 1088b0b03906e4306f07f0ba7b54e7e12c73cdf1314c24a83b0e3756553e52d1
Contents?: true
Size: 584 Bytes
Versions: 2
Compression:
Stored size: 584 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{ aria: { hidden: 'true' } } 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
peoplefinder-0.1.1 | app/views/peoplefinder/home/show.html.haml |
peoplefinder-0.1.0 | app/views/peoplefinder/home/show.html.haml |