mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 06:53:15 +00:00
add path field in subview window
This commit is contained in:
@@ -1480,7 +1480,7 @@ class databox extends base implements ThumbnailedElement
|
||||
*/
|
||||
public function getSubdefStorage(){
|
||||
|
||||
return p4string::addEndSlash($this->app['conf']->get(['main', 'storage', 'subdefs'])).$this->get_dbname()."/subdefs/";
|
||||
return p4string::addEndSlash($this->app['conf']->get(['main', 'storage', 'subdefs'])).$this->get_dbname()."/subview/";
|
||||
}
|
||||
|
||||
protected function retrieve_structure()
|
||||
|
Reference in New Issue
Block a user