Merge branch 'master' of https://git.1ka.si:/git/1ka
This commit is contained in:
commit
a691bf8459
@ -172,7 +172,7 @@ class Model
|
||||
|
||||
|
||||
// Ce nismo v admin vmesniku (preview) ne shranjujemo vrstnega reda
|
||||
if(!isset($_GET['a']) || $_GET['a'] != 'preview_spremenljivka'){
|
||||
if(!isset($_GET['a']) || ($_GET['a'] != 'preview_spremenljivka' && $_GET['a'] != 'showspremenljivkaSingleVarPopup')){
|
||||
|
||||
// Shranimo vrstni red ce imamo random
|
||||
if($randomsort){
|
||||
|
Loading…
x
Reference in New Issue
Block a user