mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
Removed tabs
This commit is contained in:
parent
bee7ee3815
commit
dabfd0ed85
67 changed files with 8204 additions and 8204 deletions
|
@ -166,7 +166,7 @@ if ( $confirm ) {
|
|||
error("Could not update this glossary entry because this concept already exist.");
|
||||
}
|
||||
} else {
|
||||
|
||||
|
||||
$newentry->userid = $USER->id;
|
||||
$newentry->timecreated = $timenow;
|
||||
$newentry->sourceglossaryid = 0;
|
||||
|
@ -332,7 +332,7 @@ $tab = GLOSSARY_ADDENTRY_VIEW;
|
|||
include("tabs.html");
|
||||
|
||||
if (!$e) {
|
||||
has_capability('glossary_write', $context->id, true);
|
||||
has_capability('glossary_write', $context->id, true);
|
||||
}
|
||||
|
||||
include("edit.html");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue