Merge branch 'master' of git@github.com:plainblack/webgui
This commit is contained in:
commit
5a43e24384
8 changed files with 13 additions and 25 deletions
|
|
@ -33,6 +33,7 @@
|
|||
- added Subscribable AssetAspect to Wiki
|
||||
- fixed #10941: New user profile fields with unfortunate names
|
||||
- fixed #10955: Story Manager: unable to import packages
|
||||
- fixed #10970: Newsletter Asset: no subscribe link
|
||||
|
||||
7.7.19
|
||||
- fixed #10838: Forwarded forum post email to new CS adds reply to original thread
|
||||
|
|
|
|||
BIN
docs/upgrades/packages-7.8.0/newslettercstemplate.wgpkg
Normal file
BIN
docs/upgrades/packages-7.8.0/newslettercstemplate.wgpkg
Normal file
Binary file not shown.
|
|
@ -51,7 +51,7 @@ finish($session); # this line required
|
|||
|
||||
#----------------------------------------------------------------------------
|
||||
# Add the column for featured wiki pages
|
||||
sub exampleFunction {
|
||||
sub addFeaturedPageWiki {
|
||||
my $session = shift;
|
||||
print "\tAdding featured pages to the Wiki " unless $quiet;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue