Anastasia
/
energyforum
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
f4d2405adb49dbeed5267ad15794a4d4c4849f13
Authored by
Anastasia
2018-08-31 13:12:40 +0300
1 parent
f9bbedc6
bug fix
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
backend/actions/Update.php
Inline
Side-by-side
backend/actions/Update.php
Wrap text
Show/Hide comments
View file @
f4d2405
...
...
@@ -12,7 +12,7 @@
12
12
/**
13
13
* @var string
14
14
*/
15
- public $viewPath = '@
a
backend/actions/views/update';
15
+ public $viewPath = '@
backend/actions/views/update';
16
16
17
17
/**
18
18
* Updates existing model with langs, aliases and gallery
...
...