cloudspokes / arena-web

Web arena for SRMs
44 stars 32 forks source link

fixes #787 added handle not found msg with class noResult #986

Closed shubhendusaurabh closed 9 years ago

shubhendusaurabh commented 9 years ago

787 using ng-show to display message if filtered array length is 0

and added class noResult to center them and use red color.

huangqun commented 9 years ago

It's now showing "Handle not found!" when I enter the page if the table is empty. I don't think this is correct.