working on issue #627

parent 80e9c9a3
......@@ -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;
......
<!-- 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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment