Updates on Templates assets
Former-commit-id: 58946e691eb5d223e9e36126e7c192ade2518538
This commit is contained in:
@@ -90,7 +90,7 @@ func serveListing(w http.ResponseWriter, r *http.Request, c *FileManager, u *Use
|
||||
Data: listing,
|
||||
}
|
||||
|
||||
return p.PrintAsHTML(w, c.Assets.Templates, "listing")
|
||||
return p.PrintAsHTML(w, c, "listing")
|
||||
}
|
||||
|
||||
// handleSortOrder gets and stores for a Listing the 'sort' and 'order',
|
||||
|
||||
Reference in New Issue
Block a user