Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yotta
/
pictogram
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
60
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
59eab19a
authored
Nov 24, 2016
by
Arturo Montejo Ráez
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
working on issue #627
parent
80e9c9a3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletions
sails/roles/database/files/init-ignoresymbolstix.sql
sails/src/assets/scripts/modules/student/views/collections.html
sails/roles/database/files/init-ignoresymbolstix.sql
View file @
59eab19a
...
...
@@ -20,6 +20,8 @@ TRUNCATE method;
TRUNCATE
instruction
;
TRUNCATE
try
;
TRUNCATE
working_session
;
TRUNCATE
meta_method
;
TRUNCATE
meta_instruction
;
DROP
TRIGGER
IF
EXISTS
TRG_NEW_STUDENT_MAXENROLMENTS
;
DROP
TRIGGER
IF
EXISTS
TRG_NEW_STUDENT_UPDATE_ENROLMENTS
;
DROP
TRIGGER
IF
EXISTS
TRG_MODIFY_STUDENT_ENROLMENTS
;
...
...
sails/src/assets/scripts/modules/student/views/collections.html
View file @
59eab19a
<!-- Collection tab-->
<div
class=
"panel panel-default student_tab_panel"
>
<div
class=
"panel-body"
>
<!--
<div class="row">
<!-- Fin de columna vistas por categorías -->
<div class="col-md-6">
<a class="btn btn-success btn-sm" role="button" ng-click="open()">
<i class="glyphicon glyphicon-plus" aria-hidden="true"></i>
...
...
@@ -10,6 +10,7 @@
</a>
</div>
</div>
-->
<div
id=
"student_collection"
class=
"student-collection"
...
...
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