From: Jordan Augé Date: Mon, 7 Jul 2014 15:31:19 +0000 (+0200) Subject: Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab X-Git-Tag: myslice-1.1~53 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=4f924a3d5b8d6ca7cf022e15900369c7a0c4ce7e;p=unfold.git Merge branch 'onelab' of ssh://git.onelab.eu/git/myslice into onelab --- 4f924a3d5b8d6ca7cf022e15900369c7a0c4ce7e diff --cc plugins/filter_status/templates/filter_status.html index 3b40d294,8dc661f9..498c1490 --- a/plugins/filter_status/templates/filter_status.html +++ b/plugins/filter_status/templates/filter_status.html @@@ -25,9 -25,9 +25,9 @@@ style='display: inline-block !important;' id="{{ domid }}__unconfigured" data-status="unconfigured" - title="View resources that you have selected to add to your slice, that require configuration before they can be reserved. Hover you mouse over the symbol aside the checkbox for more details." + title="View resources that you have selected to add to your slice, that require configuration before they can be reserved. Hover you mouse over the symbol next to the checkbox for more details." rel='tooltip'> -

Unconfigured

+ Unconfigured @@@ -35,9 -35,9 +35,9 @@@ style='display: inline-block !important;' id="{{ domid }}__pending" data-status="pending" - title="View pending changes to your slice, resources that you have selected to add, and resources that you have selected to remove. Click on the Apply button to apply those changes, and on the Cancel button to cancel them." + title="View pending changes to your slice: resources that you have selected to add, and resources that you have selected to remove. Click on the Apply button to apply those changes, or on the Cancel button to cancel them." rel='tooltip'> -

Pending

+ Pending