Changes

Jump to navigation Jump to search
m
no edit summary
Line 54: Line 54:  
function input_display_function() {
 
function input_display_function() {
 
var obj = interjson( get_Y_from_X( mw, mwEStruct['wbXntity'] ) );
 
var obj = interjson( get_Y_from_X( mw, mwEStruct['wbXntity'] ) );
   var string_temporary_store[0] = get_Y_from_X ( get_Y_from_X( obj, wbEStruct['defaultValRelation'] )[0], wbEStruct['IDPropLoc'] );  
+
   var string_temporary_store[0] = get_Y_from_X ( get_Y_from_X ( get_Y_from_X( obj, wbEStruct['defaultValRelation'] ), '0'), wbEStruct['IDPropLoc'] );
 
mw.notify( $('<input type="text" placeholder="' + string_temporary_store[0] + '" id="place_0" />'), { autoHide: false } );
 
mw.notify( $('<input type="text" placeholder="' + string_temporary_store[0] + '" id="place_0" />'), { autoHide: false } );
 
}
 
}
530

edits

Navigation menu