@@ -297,6 +297,10 @@ function drawRequest(data) {\n
data = data[\'software_release_list\'][0];\n
js_container = $("#js_container");\n
js_container.empty();\n
var explanation = $(\'<p>\');\n
js_container.append(explanation);\n
explanation.text(\'Please fill software instance title and XML, both are required fields. It will allow you to request instance. Optionally select desired computer.\');\n