search for: 21b7

Displaying 2 results from an estimated 2 matches for "21b7".

Did you mean: 21,7
2010 Apr 28
4
XCP - VM creation from template and netinst
...;\" bootable=\"true\" type=\"system\"/></provision>" # install VM xe vm-install template="CentOS 5.4 x64" new-name-label="Test" sr-uuid=be51be94-8f80-1010-c88c-0e07a55c39a8 # create VM vif0 xe vif-create vm-uuid=fd478bba-f12f-8402-21b7-685566164390 network-uuid=b82128e2-aa9a-8971-47c8-95b819dce275 mac=random device=0 # set install repository to local install server xe vm-param-set uuid=fd478bba-f12f-8402-21b7-685566164390 other-config:install-repository="http://mi.mirror.garr.it/mirrors/CentOS/5.4 /os/x86_64/"...
2013 Oct 02
2
Rails 4 ujs button only works after second click
Here''s the code https://gist.github.com/dasibre/6786245 *new.js.erb file has the following js code* $(''a.pinbutton'').on(''click'', function() { $(this).parent().append(''<%= escape_javascript(render("select")) %>'') }); *here''s the player index with the new link* <%= link_to "Pin",