projects
/
scpubgit/App-SCS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fea19fa
)
Config only from the previous dir on
redesign
Errietta Kostala [Tue, 12 Aug 2014 16:11:36 +0000 (17:11 +0100)]
lib/App/SCS/Page.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/App/SCS/Page.pm
b/lib/App/SCS/Page.pm
index
7a1786d
..
3cddfcf
100644
(file)
--- a/
lib/App/SCS/Page.pm
+++ b/
lib/App/SCS/Page.pm
@@
-30,6
+30,7
@@
sub _build_plugin_config {
: [];
my @dirs = io->dir($self->path)->splitdir;
+ pop @dirs;
my $path = '';
foreach my $dir (@dirs) {