Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x

pull/3075/head
Julio Montoya 6 years ago
commit ce18d0c493
  1. 1
      main/admin/promotions.php

@ -117,7 +117,6 @@ $(function() {
</script>
<?php
$promotion = new Promotion();
$token = Security::get_token();
switch ($action) {
case 'add':

Loading…
Cancel
Save