Merge from totem
This commit is contained in:
parent
debd1c32a7
commit
c466aed242
64 changed files with 3820 additions and 171 deletions
|
|
@ -85,7 +85,7 @@ namespace Yavsc.Controllers
|
|||
/// </summary>
|
||||
public ActionResult Index ()
|
||||
{
|
||||
foreach (string tagname in new string[] {"Artistes","Accueil","Actualités","Mentions légales"})
|
||||
foreach (string tagname in new string[] {"Accueil","Événements","Mentions légales"})
|
||||
{
|
||||
TagInfo ti = BlogManager.GetTagInfo (tagname);
|
||||
// TODO specialyze BlogEntry creating a PhotoEntry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue