From: Michael Wood <michael.g.wood@intel.com>
To: toaster@yoctoproject.org
Subject: Re: [review-request] bbarrosp/nav-project-changes
Date: Mon, 03 Aug 2015 17:58:52 +0100 [thread overview]
Message-ID: <55BF9DCC.9020002@intel.com> (raw)
In-Reply-To: <D1E4FFBE.6144D%belen.barros.pena@intel.com>
On 03/08/15 11:23, Barros Pena, Belen wrote:
> Some tiny tweaks to the project pages after Michael's sweeping changes.
>
> http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=bbarrosp/n
> av-project-changes
>
> bitbake: toastergui: spacing and top nav style change
>
> 03d81dd9114073037207a30a9cb896ad06e50f95
>
>
> bitbake: toastergui: breadcrumb fixes
>
> 6dd1d2325ffb70754a1b4cd5b7006176d148ba85
To improve this code further you can use single quotes instead of having
to escape the double quotes.
e.g.
.append('<span class="divider">→</span>');
>
> bitbake: toastergui: change link styles in alert-info
>
> acfc0dfda16bf9edcefb2dfefaea2f44cc7e635d
>
> bitbake: toastergui: remove project name from layer change notification
>
> c3606313e53c7614a09a065b9f4463363053d62a
If we don't need the project name and link can you also remove where the
project name and link are set i.e. these two lines:
alertMsg.children("#project-affected-name").text(libtoaster.ctx.projectName);
alertMsg.children("#project-affected-name").attr("href",
libtoaster.ctx.projectPageUrl);
>
> bitbake: toastergui: fix spacing in the import layers page
>
> f5d3d554d20eaaa36e4a9e4e281567f82ed66c17
>
> bitbake: toastergui: add action to empty "most built" recipes
>
> 79ce966108ecea344e29a5ccece8f7a09f23d047
>
> Thanks!
>
> Belén
Everything else looks fine, Thanks!
Michael
prev parent reply other threads:[~2015-08-03 16:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-03 10:23 [review-request] bbarrosp/nav-project-changes Barros Pena, Belen
2015-08-03 16:58 ` Michael Wood [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55BF9DCC.9020002@intel.com \
--to=michael.g.wood@intel.com \
--cc=toaster@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.