Fix translate supplier_type.js
This commit is contained in:
parent
119326826a
commit
058e246be6
@ -2,5 +2,5 @@
|
|||||||
// License: GNU General Public License v3. See license.txt
|
// License: GNU General Public License v3. See license.txt
|
||||||
|
|
||||||
cur_frm.cscript.refresh = function(doc) {
|
cur_frm.cscript.refresh = function(doc) {
|
||||||
cur_frm.set_intro(doc.__islocal ? "" : "There is nothing to edit.")
|
cur_frm.set_intro(doc.__islocal ? "" : wn._("There is nothing to edit."))
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user