Loading services/webapp/code/rosetta/core_app/templates/create_task.html +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ <tr> <td valign="top" style="width:180px"><b>Extra binds</b></td> <td> <input type="text" name="extra_volumes" value="" placeholder="" size="23" /><br> <input type="text" name="extra_binds" value="" placeholder="" size="40" /><br> <p style="line-height: 0.95"><font size=-1>Here you can set extra binds on top of the ones already define by the administrator. Format is <i>host_directory:container_directory</i>, comma separated.</font></p> </td> </tr> Loading Loading
services/webapp/code/rosetta/core_app/templates/create_task.html +1 −1 Original line number Diff line number Diff line Loading @@ -155,7 +155,7 @@ <tr> <td valign="top" style="width:180px"><b>Extra binds</b></td> <td> <input type="text" name="extra_volumes" value="" placeholder="" size="23" /><br> <input type="text" name="extra_binds" value="" placeholder="" size="40" /><br> <p style="line-height: 0.95"><font size=-1>Here you can set extra binds on top of the ones already define by the administrator. Format is <i>host_directory:container_directory</i>, comma separated.</font></p> </td> </tr> Loading