[CREATE AN ENTRY] inconsistence of "delete" behaviour (V.1.00 beta)

Hello!

  1. If one tries to delete a Task when there are no tasks, he/she gets the information window with a message "There are no tasks to delete".
  2. If one tries to delete a Project when there are no projects specified, the action terminates by refreshing a page.
  3. If one tries to delete a Client when there are no Clients specified, same happens as in the second case.

Expected behaviour:

It would be nice to display a message in either case, that there is no proper object to delete ( either Task or Project or Client). Possible additional strings could be: "There are no projects to delete.", "There are no Clients to delete.".

OR

It is possible to make it silent in all the cases mentioned above.