Sha256: 7c9205387ce29b5ea66ee2941417c0a2c4055299ab6efa749c0c324fbcfeddc3
Contents?: true
Size: 588 Bytes
Versions: 109
Compression:
Stored size: 588 Bytes
Contents
<div class='top_right_controls'> <input type='button' value='General' onclick="window.location='/admin/agents/<%= @agent.id %>/edit';" /> <input type='button' value='Bio' onclick="window.location='/admin/agents/<%= @agent.id %>/edit-bio';" /> <input type='button' value='Contact Info' onclick="window.location='/admin/agents/<%= @agent.id %>/edit-contact-info';" /> <input type='button' value='MLS Info' onclick="window.location='/admin/agents/<%= @agent.id %>/edit-mls-info';" /> </div> <p>Agent: <%= "#{@agent.first_name} #{@agent.last_name}, #{@agent.la_code}" %></p>
Version data entries
109 entries across 109 versions & 1 rubygems