update dojo to 1.7.3
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
define(
|
||||
"dijit/nls/pt-pt/loading", //begin v1.x content
|
||||
({
|
||||
loadingState: "A carregar...",
|
||||
errorState: "Lamentamos, mas ocorreu um erro"
|
||||
})
|
||||
//end v1.x content
|
||||
);
|
||||
Reference in New Issue
Block a user