Files
@ bf009cb3a470
Branch filter:
Location: kallithea/init.d/kallithea-upstart.conf
bf009cb3a470
759 B
text/plain
summary: drop no_data in all possible ways
The controllers some odd "is" checks did and removed has been.
The javascript variables were never used.
summary.html didn't use no_data at all.
The only real use was in statistics.html ... where it seems like a better fit
to just use c.stats_percentage .
The controllers some odd "is" checks did and removed has been.
The javascript variables were never used.
summary.html didn't use no_data at all.
The only real use was in statistics.html ... where it seems like a better fit
to just use c.stats_percentage .