sunsus
sunsus
I'm trying to use a Simple text template, with one calculated value: ``` [# th:with="result=${value}*2"] [(${result})] [(${#numbers.formatDecimal(result,1,2)})] [/] ``` The Expression `[(${result})]` is working. But the `[(${#numbers.formatDecimal(result,1,2)})]` throws the following...
I can not see a lot of commits in the last months and there are a lot of old and insecure dependencies used. Even the build is marked as faild....
It would be nice to have a function to check if Bluetooth is enable and if not one to enable it. The problem is on android you don't have this...
Hi If you open the last record in this example: http://codepen.io/marjan-georgiev/pen/JdMBMQ you can't close it. regards Patrick