From: Belen Barros Pena Date: Tue, 31 Mar 2015 14:37:48 +0000 (+0100) Subject: toasterui: remove 'targets' from project notification X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff475c1a6dec883f855dfce7cb0650135da33751;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git toasterui: remove 'targets' from project notification Remove the last remnant of the "targets" wording, which was lurking in the notification we show you when you create a project. Signed-off-by: Belen Barros Pena --- diff --git a/lib/toaster/toastergui/static/js/projectapp.js b/lib/toaster/toastergui/static/js/projectapp.js index 0b6e0126ddf..d52ba73f3d1 100644 --- a/lib/toaster/toastergui/static/js/projectapp.js +++ b/lib/toaster/toastergui/static/js/projectapp.js @@ -692,7 +692,7 @@ projectApp.controller('prjCtrl', function($scope, $modal, $http, $interval, $loc "Your project " + $scope.project.name + " has been created. You can now add layers and select targets you want to build.", "alert-success"); + "\">select recipes you want to build.", "alert-success"); }); _cmdExecuteWithParam("/machineselected", function () {