mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-14 03:14:22 +01:00
Update selenium on rails using 'official' git repo
git://github.com/paytonrules/selenium-on-rails.git
This commit is contained in:
parent
198f3240b8
commit
9b504b3e47
159 changed files with 16409 additions and 11794 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<table>
|
||||
<tr><th colspan="3"><%= @page_title %></th></tr>
|
||||
<% for page in ['/fi', '/fo', '/fum'] -%>
|
||||
<tr><td>open</td><td><%= page %></td><td> </td></tr>
|
||||
<% end -%>
|
||||
<%= render :partial => 'partial', :locals => {:source => 'RHTML'} %>
|
||||
<table>
|
||||
<tr><th colspan="3"><%= @page_title %></th></tr>
|
||||
<% for page in ['/fi', '/fo', '/fum'] -%>
|
||||
<tr><td>open</td><td><%= page %></td><td> </td></tr>
|
||||
<% end -%>
|
||||
<%= render :partial => 'partial', :locals => {:source => 'RHTML'} %>
|
||||
</table>
|
||||
Loading…
Add table
Add a link
Reference in a new issue