Added hosting report and enabled updating hosting details
This commit is contained in:
@@ -149,11 +149,8 @@
|
||||
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function() {
|
||||
$('#registrar_ns').select2({
|
||||
dropdownAutoWidth: true,
|
||||
width: 'style',
|
||||
tags: true,
|
||||
});
|
||||
// @todo This is taking up too much width
|
||||
//$('#tld_id').select2();
|
||||
});
|
||||
</script>
|
||||
@append
|
Reference in New Issue
Block a user