Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-theme_boost_campus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
elc
moodle-theme_boost_campus
Commits
f1c4fa87
Commit
f1c4fa87
authored
8 years ago
by
Kathrin Osswald
Browse files
Options
Downloads
Patches
Plain Diff
Corrections to latest commit.
parent
c53dbad0
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGES.md
+1
-1
1 addition, 1 deletion
CHANGES.md
version.php
+1
-1
1 addition, 1 deletion
version.php
with
2 additions
and
2 deletions
CHANGES.md
+
1
−
1
View file @
f1c4fa87
...
...
@@ -6,7 +6,7 @@ Changes
### Unreleased
*
2017-0
7
-1
8
- Setting to be able to place the course context menu within the course benath the page header.
*
2017-0
8
-1
0
- Setting to be able to place the course context menu within the course ben
e
ath the page header.
*
2017-07-14 - Setting to place the link to the homepage always on top of the nav drawer.
*
2017-07-14 - Minor change to use bootstrap z-index variable for the maintenance warning.
*
2017-07-12 - Made changes from 2017-22-05 'Adding additional classes to list group items' undone because it won't be integrated into Moodle core.
...
...
This diff is collapsed.
Click to expand it.
version.php
+
1
−
1
View file @
f1c4fa87
...
...
@@ -25,7 +25,7 @@
defined
(
'MOODLE_INTERNAL'
)
||
die
();
$plugin
->
component
=
'theme_boost_campus'
;
$plugin
->
version
=
20170
717801
;
$plugin
->
version
=
20170
81000
;
$plugin
->
release
=
'v3.2-r1'
;
$plugin
->
requires
=
2016070700
;
$plugin
->
maturity
=
MATURITY_STABLE
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment