Sfoglia il codice sorgente

去掉全校

金隅分支
liangkun 3 anni fa
parent
commit
7ece832bca
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/Sys_SendFile/FormParty.js

+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Areas/EducationalAdministration/Views/Sys_SendFile/FormParty.js Vedi File

@@ -89,7 +89,7 @@ var bootstrap = function ($, learun) {
}
}
});
$('#SendType').lrselectSet("1");
$('#SendType').lrselectSet("2");
$('#Url').lrUploader();
var ContentsUE = UE.getEditor('Contents');
$('#Contents')[0].ue = ContentsUE;


Caricamento…
Annulla
Salva