|
@@ -104,7 +104,7 @@
|
104
|
104
|
</div>
|
105
|
105
|
<div class="form-group">
|
106
|
106
|
<label for="lastname" class="col-sm-2 control-label">${I18n.jobgroup_field_title}<font color="red">*</font></label>
|
107
|
|
- <div class="col-sm-10"><input type="text" class="form-control" name="title" placeholder="${I18n.system_please_input}${I18n.jobgroup_field_title}" maxlength="12" ></div>
|
|
107
|
+ <div class="col-sm-10"><input type="text" class="form-control" name="title" placeholder="${I18n.system_please_input}${I18n.jobgroup_field_title}" maxlength="50" ></div>
|
108
|
108
|
</div>
|
109
|
109
|
<div class="form-group">
|
110
|
110
|
<label for="lastname" class="col-sm-2 control-label">${I18n.jobgroup_field_order}<font color="red">*</font></label>
|