set default for entries without view mode

This commit is contained in:
Artem Anufrij 2018-11-04 11:52:19 +01:00
parent f71a70232d
commit 1f8d110166

View file

@ -101,7 +101,7 @@ namespace Webpin {
} }
} }
string _view_mode = ""; string _view_mode = "default";
public string view_mode { public string view_mode {
get { get {
try { try {