Rename favorite to starred everywhere

This commit is contained in:
Neil Lalonde
2014-01-09 16:22:54 -05:00
parent 73e41a2702
commit 52580f09af
69 changed files with 223 additions and 212 deletions

View File

@@ -163,7 +163,7 @@
{{ render 'admin_report_counts' likes }}
{{ render 'admin_report_counts' flags }}
{{ render 'admin_report_counts' bookmarks }}
{{ render 'admin_report_counts' favorites }}
{{ render 'admin_report_counts' starred }}
{{ render 'admin_report_counts' emails }}
{{/unless}}
</table>