remove validate brand name and check jade mobile
This commit is contained in:
@@ -140,9 +140,7 @@
|
||||
<script>
|
||||
$(document).ready(function(){
|
||||
var webview = <%= @webview %>;
|
||||
if(webview){
|
||||
code2lab.checkMobile(webview); //js func: for mobile login
|
||||
}
|
||||
|
||||
showHideNavbar(webview,"index");
|
||||
|
||||
$(".tables").on('click', function(){
|
||||
|
||||
Reference in New Issue
Block a user