jfinn преди 3 години
родител
ревизия
af2eaffbf6
променени са 1 файла, в които са добавени 10 реда и са изтрити 1 реда
  1. 10
    1
      mdev/dev_sto.native.js

+ 10
- 1
mdev/dev_sto.native.js Целия файл

@@ -464,7 +464,16 @@ function gen_sort_attr(attr){
464 464
 	}
465 465
 	}
466 466
 }
467
-
467
+function find_attr(elm,indx,arr){
468
+		// this.attr
469
+		// this.val
470
+		// clog("F",{that:this,elm,indx,arr})
471
+		// if ( elm[this.attr] == this.val){
472
+		if (elm && elm[this.attr] == this.val){
473
+			return 1
474
+		}
475
+	
476
+}
468 477
 
469 478
 
470 479
 

Loading…
Отказ
Запис