summaryrefslogtreecommitdiff
path: root/app/views/matches
diff options
context:
space:
mode:
authortkimia <tkimia@purdue.edu>2014-04-07 02:48:17 -0400
committertkimia <tkimia@purdue.edu>2014-04-07 02:48:17 -0400
commit55f1d11f66f216f0aff40fbe3ba90373339beb55 (patch)
tree29cd9eff77bfd00f07d98cf69406afe64df2cfe3 /app/views/matches
parentb7ddee6cc5255355e3f89833548917610760e5e8 (diff)
profiles updated
Diffstat (limited to 'app/views/matches')
-rw-r--r--app/views/matches/index.html.erb3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/matches/index.html.erb b/app/views/matches/index.html.erb
index def97ba..78c97bb 100644
--- a/app/views/matches/index.html.erb
+++ b/app/views/matches/index.html.erb
@@ -38,7 +38,8 @@
<SVG version="1.1"
baseProfile="full"
width="100%" height="<%= @height = [@height, 500].max %>"
- xmlns="http://www.w3.org/2000/svg">
+ xmlns="http://www.w3.org/2000/svg"
+ xmlns:xlink="http://www.w3.org/1999/xlink">
<% lastrx = 0
lastry = 0
lastrh = 0