
The commit message is too big! Usually we restrict the line to 80 characters. The first line is the commit message and the following ones are any explanation you want to add. Example Configure nginx to proxy connections to the websocket server <blank line> This helps in ... Could you fix that and resend, please? On 08/10/2015 18:22, Aline Manera wrote:
--- a/src/wok/plugins/kimchi/ui/pages/storage.html.tmpl +++ b/src/wok/plugins/kimchi/ui/pages/storage.html.tmpl @@ -37,10 +37,7 @@ <div class="grid-control"><input type="text" class="filter" placeholder="$_("Filter")"></div> <div id='storageGrid'> <div> - <span class="storage-name"> - <span>$_("Name")</span> - <span class="usage">$_("%Used")</span> - </span> + <span class="storage-name">$_("Name")</span> <span class="storage-state" >$_("State")</span> <span class="storage-type">$_("Type")</span> <span class="storage-capacity">$_("Capacity")</span>
I think those changes came from a conflict during rebase, right? May I dis consider them?
_______________________________________________ Kimchi-devel mailing list Kimchi-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/kimchi-devel