Check isMac function
This commit is contained in:
@@ -56,6 +56,10 @@
|
|||||||
History.push(url);
|
History.push(url);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
|
isMac: function(){
|
||||||
|
return Browser.Platform.mac
|
||||||
|
},
|
||||||
|
|
||||||
createLayout: function(){
|
createLayout: function(){
|
||||||
var self = this;
|
var self = this;
|
||||||
|
|||||||
Reference in New Issue
Block a user