Commit f4d2405adb49dbeed5267ad15794a4d4c4849f13

Authored by Anastasia
1 parent f9bbedc6

bug fix

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
backend/actions/Update.php
@@ -12,7 +12,7 @@ @@ -12,7 +12,7 @@
12 /** 12 /**
13 * @var string 13 * @var string
14 */ 14 */
15 - public $viewPath = '@abackend/actions/views/update'; 15 + public $viewPath = '@backend/actions/views/update';
16 16
17 /** 17 /**
18 * Updates existing model with langs, aliases and gallery 18 * Updates existing model with langs, aliases and gallery