diff options
author | vincent-peugnet <v.peugnet@free.fr> | 2020-03-26 17:20:31 +0100 |
---|---|---|
committer | vincent-peugnet <v.peugnet@free.fr> | 2020-03-26 17:20:31 +0100 |
commit | 01795f56b61ab4e6becd959b7a41aad1276cdfca (patch) | |
tree | 0be85f2a811cc0fb7b44985ca3bc09015f706ebd /app/view/templates/homeopt.php | |
parent | adb3d38893acb75b838fc6ccce5edb4321d08bf9 (diff) | |
parent | d17713051ca2fef29de8025fe876d417838cea7f (diff) | |
download | wcms-01795f56b61ab4e6becd959b7a41aad1276cdfca.tar.gz wcms-01795f56b61ab4e6becd959b7a41aad1276cdfca.zip |
Merge branch 'implement-cytoscape.js'
Diffstat (limited to 'app/view/templates/homeopt.php')
-rw-r--r-- | app/view/templates/homeopt.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/view/templates/homeopt.php b/app/view/templates/homeopt.php index d1f70da..ed7315d 100644 --- a/app/view/templates/homeopt.php +++ b/app/view/templates/homeopt.php @@ -159,6 +159,8 @@ </div> + <input type="hidden" name="display" value="<?= $display ?>"> + <input type="submit" name="submit" value="filter"> ⬅<input type="submit" name="submit" value="reset"> |