Remove the loading text from dialog ...
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
<div id="historyContainer">
|
||||
<table class="table table-condensed" id="historyTable">
|
||||
<colgroup>
|
||||
<col width="50%"/>
|
||||
<col width="30%"/>
|
||||
<col width="40%"/>
|
||||
<col width="40%"/>
|
||||
<col width="10%"/>
|
||||
<col width="10%"/>
|
||||
</colgroup>
|
||||
@@ -67,4 +67,7 @@
|
||||
console.l(textStatus);
|
||||
}
|
||||
});
|
||||
|
||||
var submitDialogForm = function () {
|
||||
}
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user