Commit d8d511d2 authored by Łukasz Nowak's avatar Łukasz Nowak

By default render software release list.

parent a30683f3
......@@ -8,7 +8,7 @@
<dictionary>
<item>
<key> <string>_EtagSupport__etag</string> </key>
<value> <string>ts21957901.38</string> </value>
<value> <string>ts21958776.1</string> </value>
</item>
<item>
<key> <string>__name__</string> </key>
......@@ -228,14 +228,14 @@ function requestController() {\n
\n
\n
var hash_list = [\n
{\n
\'regexp\': /^$/, \n
\'func\': softwareReleaseController,\n
},\n
{\n
\'regexp\': /^#!software_release\\/([0-9]+)?$/, \n
\'func\': requestController,\n
},\n
{\n
\'regexp\': /.*/, \n
\'func\': softwareReleaseController,\n
},\n
];\n
\n
function hashController ()\n
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment