Skip to content

Commit

Permalink
Fixed copy/paste issue with suggest boxes
Browse files Browse the repository at this point in the history
Typo fixes in EOL
Set version to 3.3.0-community-RE-1.5
  • Loading branch information
tomolimo committed Jul 25, 2019
1 parent 296dcec commit 69d6e49
Show file tree
Hide file tree
Showing 193 changed files with 157,550 additions and 157,132 deletions.
2 changes: 1 addition & 1 deletion gulliver/methods/defaultAjax.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
} else {
foreach ($v[$_POST['row']] as $k1 => $v1) {
$myDependentFields = subDependencies($k1, $G_FORM, $aux, $_POST['grid']);
$_SESSION[$G_FORM->id][$_POST['grid']] = [];
$_SESSION[$G_FORM->id][$_POST['grid']] = [];
$_SESSION[$G_FORM->id][$_POST['grid']][$_POST['row']][$k1] = $v1;
$G_FORM->values[$_POST['grid']][$_POST['row']][$k1] = $v1;
}
Expand Down
6 changes: 3 additions & 3 deletions shared/remove.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Vous pouvez effacer ce fichier sans dommages.

You can safely remove this file.
Vous pouvez effacer ce fichier sans dommages.
You can safely remove this file.
34,196 changes: 17,098 additions & 17,098 deletions vendor/colosa/MichelangeloFE/build/js/designer.js

Large diffs are not rendered by default.

Loading

0 comments on commit 69d6e49

Please sign in to comment.