in mana related templates
Created attachment 86029 [details] [review] Bug 22452: Fix typo caracters -> characters There is typo in modal where you can add a comment to mana Test plan: 1) Create subscription from Mana 2) On subscription detail page: report mistake > other a modal is shown --> without patch it reads 'Please enter a new commment (max 35 caracters)' --> with patch it reads 'Please enter a new commment (max 35 characters)' 3) The same in mana search resultss and in reports
HI Josef, patch works like charm. But what about typo "commment". Please make fix for this. http://prntscr.com/mu94gv Thank you
Created attachment 86220 [details] [review] Bug 22452: Fix typos in add mana comment modals There are typos in modal where you can add a comment to mana: 'caracters' should be 'characters' 'commment' should be 'comment' Test plan: 1) Create subscription from Mana 2) On subscription detail page: report mistake > other a modal is shown --> without patch it reads 'Please enter a new commment (max 35 caracters)' --> with patch it reads 'Please enter a new comment (max 35 characters)' 3) The same in mana search resultss and in reports
Created attachment 86242 [details] [review] Bug 22452: Fix typos in add mana comment modals There are typos in modal where you can add a comment to mana: 'caracters' should be 'characters' 'commment' should be 'comment' Test plan: 1) Create subscription from Mana 2) On subscription detail page: report mistake > other a modal is shown --> without patch it reads 'Please enter a new commment (max 35 caracters)' --> with patch it reads 'Please enter a new comment (max 35 characters)' 3) The same in mana search resultss and in reports Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Created attachment 86339 [details] [review] Bug 22452: Fix typos in add mana comment modals There are typos in modal where you can add a comment to mana: 'caracters' should be 'characters' 'commment' should be 'comment' Test plan: 1) Create subscription from Mana 2) On subscription detail page: report mistake > other a modal is shown --> without patch it reads 'Please enter a new commment (max 35 caracters)' --> with patch it reads 'Please enter a new comment (max 35 characters)' 3) The same in mana search resultss and in reports Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Awesome work all! Pushed to master for 19.05
New feature not in 18.11.x series.