Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tev
plugin_event
Commits
704f70c8
Commit
704f70c8
authored
Dec 03, 2016
by
LE GAC Renaud
Browse files
Update configure_build.py to add missing files exporting plugin_event.
parent
5ba86db4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
8 deletions
+2
-8
configure_build.py
configure_build.py
+2
-7
static/database.png
static/database.png
+0
-1
No files found.
configure_build.py
View file @
704f70c8
...
...
@@ -53,10 +53,5 @@ PLUGINS_FILES["default"] = [
PLUGINS_FILES
[
"event"
]
=
[
"controllers/plugin_event.py"
,
"modules/plugin_event"
,
"views/plugin_event"
,
"static/plugin_event/resources/css/event.css"
,
"static/plugin_event/src"
,
"static/plugin_event/locale/event-lang-en.js"
,
"static/plugin_event/locale/event-lang-fr.js"
,
"static/plugin_event/event-min.js"
,
"static/plugin_event/docs"
]
\ No newline at end of file
"static/plugin_event"
,
"views/plugin_event"
]
static/database.png
deleted
120000 → 0
View file @
5ba86db4
../docs/db_schema/database.png
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment