summaryrefslogtreecommitdiff
path: root/sins.py
diff options
context:
space:
mode:
authormarkop <marko.pusnik@gurucue.com>2015-07-17 12:46:14 +0200
committermarkop <marko.pusnik@gurucue.com>2015-07-17 12:46:14 +0200
commit3356ce13478bf5724f9e3e03c2b3cc1cc8598f53 (patch)
tree837ece27004d10d95182e6bb0446c05562e3f68e /sins.py
parentcfb1832029679eeaa644eae719688073a36c650e (diff)
parent8917c1fc6dc395e9f39bba4ea7e1189f9e61c23d (diff)
Merge branch 'master' of odie.guru.si:codeq-web
Diffstat (limited to 'sins.py')
-rw-r--r--sins.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/sins.py b/sins.py
index b37d154..812c363 100644
--- a/sins.py
+++ b/sins.py
@@ -18,9 +18,11 @@ hint['list_empty'] = {
'type': 'static',
'message': """
Kaj se zgodi, če je <code>SortedList</code> prazen?<br>
-<svg> xmlns="http://www.w3.org/2000/svg"
+<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 150 70"
+ width="300"
+ height="140"
preserveAspectRatio="xMidYMid"
version="1.1">
<desc>Animates sorted insert (sins/3) with rectangles.</desc>