Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
fairblue
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hosting
chat
fairblue
Commits
d29dd628
Commit
d29dd628
authored
8 years ago
by
jfederico
Browse files
Options
Downloads
Patches
Plain Diff
bbb-lti: Removed non-used plugins
parent
6e4ea312
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
bbb-lti/grails-app/conf/ApplicationResources.groovy
+0
-23
0 additions, 23 deletions
bbb-lti/grails-app/conf/ApplicationResources.groovy
bbb-lti/grails-app/conf/BuildConfig.groovy
+0
-2
0 additions, 2 deletions
bbb-lti/grails-app/conf/BuildConfig.groovy
with
0 additions
and
25 deletions
bbb-lti/grails-app/conf/ApplicationResources.groovy
deleted
100644 → 0
+
0
−
23
View file @
6e4ea312
/*
BigBlueButton open source conferencing system - http://www.bigbluebutton.org/
Copyright (c) 2012 BigBlueButton Inc. and by respective authors (see below).
This program is free software; you can redistribute it and/or modify it under the
terms of the GNU Lesser General Public License as published by the Free Software
Foundation; either version 3.0 of the License, or (at your option) any later
version.
BigBlueButton is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along
with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
*/
modules
=
{
application
{
resource
url:
'js/application.js'
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
bbb-lti/grails-app/conf/BuildConfig.groovy
+
0
−
2
View file @
d29dd628
...
...
@@ -82,10 +82,8 @@ grails.project.dependency.resolution = {
compile
":asset-pipeline:2.5.7"
// plugins needed at runtime but not for compilation
runtime
":hibernate4:4.3.10"
// or ":hibernate:3.6.10.18"
runtime
":database-migration:1.4.0"
runtime
":jquery:1.11.1"
runtime
":resources:1.2.14"
runtime
':twitter-bootstrap:3.3.4'
}
}
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