chore: re-initialize git repository for deployment
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* Created by Administrator on 15-5-23.
|
||||
*/
|
||||
(function($) {
|
||||
$(document).ready(function() {
|
||||
/**
|
||||
set operation type
|
||||
*/
|
||||
$("#woextravalue_set-group select").attr('readonly','true')
|
||||
});
|
||||
})(django.jQuery);
|
||||
Reference in New Issue
Block a user