jack 8 ans auparavant
Parent
commit
96ab16d330
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app/js/searchListNew.js

+ 1 - 1
app/js/searchListNew.js

@ -515,7 +515,7 @@ mui.plusReady(function() {
515 515
			plus.webview.create("../html/professorArticle.html", '../html/professorArticle.html', {}, {
516 516
				articleId: id,
517 517
				ownerid: ownerid,
518
				oFlag:1
518
				oFlag: 1
519 519
			});
520 520
			}
521 521
		}