-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 0.14
-
Fix Version/s: backlog
-
Labels:None
1. create method (static) to put text message(s) in session with given name
2. display this message(s) on each page (if message(s) exists)
3. remove message(s) from session when request (to page where message displayed) completed (using filter?)
at the end we should have method like: flash("trololo"); and it will be displayed on the page. and when user refreshes this page it should disappear