mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
bitbake: toaster: Delete notification update front end implementation to design
Update the delete notifications to reflect feedback from design review comments. (Bitbake rev: e47a1cc160c0f1da060884a8585403b35375fb09) Signed-off-by: Michael Wood <michael.g.wood@intel.com> Signed-off-by: bavery <brian.avery@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8df56061f6
commit
7f67977518
@@ -74,7 +74,7 @@
|
||||
</div>
|
||||
|
||||
<div id="change-notification" class="alert alert-info alert-dismissible change-notification" style="display:none">
|
||||
<button type="button" class="close" id="hide-alert" data-dismiss="alert">×</button>
|
||||
<button type="button" class="close" id="hide-alert" data-toggle="alert">×</button>
|
||||
<span id="change-notification-msg"></span>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user