changeset 607:6f4ee6090ff5  
Added title to broken delegations page
 | author | 
 bsw | 
 | date | 
 Sun Jun 24 23:18:04 2012 +0200 (2012-06-24) | 
 | parents | 
 c4b878748205  | 
 | children | 
  e58dad2e0087 | 
 | files | 
 app/main/index/broken_delegations.lua  | 
   line diff
     1.1 --- a/app/main/index/broken_delegations.lua	Sun Jun 24 23:16:15 2012 +0200
     1.2 +++ b/app/main/index/broken_delegations.lua	Sun Jun 24 23:18:04 2012 +0200
     1.3 @@ -1,3 +1,5 @@
     1.4 +ui.title(_"Broken delegations")
     1.5 +
     1.6  execute.view{
     1.7    module = "delegation",
     1.8    view = "_list",