Closed jkubNTIA closed 9 years ago
I am filing this so that we remember to think about it when we deploy the production server.
I like the logging messages window on the client for testing, but for production we should probably hide it for non-admin users.
In order to do this you need to simply use
ant demo
when compiling.
This will supress the loging window and compile for multiple targets.
I am filing this so that we remember to think about it when we deploy the production server.
I like the logging messages window on the client for testing, but for production we should probably hide it for non-admin users.