Guest User

Untitled

a guest
Apr 20th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1.  
  2. .projectHeader.myInfo
  3. = image_tag('icon_myInfo_16px.gif', :alt => 'Your personal information stored right on the project, just for you to see.', :class => 'icon')
  4. %p My Information
  5. .projectAttribute.myInfo
  6. %table
  7. %tr
  8. %th Tags
  9. %td#tags= project_tags(@project.tags)
  10. %tr
  11. %th Notes
  12. %td An input needs to go here for notes...
Add Comment
Please, Sign In to add comment