Skip to content

Commit

Permalink
#121 closed: "Rename Categories list to just Categories"
Browse files Browse the repository at this point in the history
  • Loading branch information
ignatov committed Aug 5, 2011
1 parent 72da6ea commit 8ee9c51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ object User extends User with KeyedMetaMapper[Long, User] {

def categoriesList: NodeSeq =
<div id="categories_table">
<h3>Categories list</h3>
<h3>Categories</h3>
<table>
<tr>
<th>Name</th>
Expand Down

0 comments on commit 8ee9c51

Please sign in to comment.