@@ -1,5 +1,5 | |||
|
1 | 1 | <script language="JavaScript"> |
|
2 | ||
|
2 | //<![CDATA[ | |
|
3 | 3 | function recreateSortables() { |
|
4 | 4 | Sortable.destroy('list-top'); |
|
5 | 5 | Sortable.destroy('list-left'); |
@@ -31,7 +31,7 function removeBlock(block) { | |||
|
31 | 31 | $(block).parentNode.removeChild($(block)); |
|
32 | 32 | updateSelect(); |
|
33 | 33 | } |
|
34 | ||
|
34 | //]]> | |
|
35 | 35 | </script> |
|
36 | 36 | |
|
37 | 37 | <div class="contextual"> |
General Comments 0
You need to be logged in to leave comments.
Login now