Penambahan FrontEnd All-New-Manufacture
This commit is contained in:
9
public/js/layout-rtl.js
Normal file
9
public/js/layout-rtl.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function($) {
|
||||
"use strict"
|
||||
|
||||
new dlabSettings({
|
||||
direction: "rtl"
|
||||
});
|
||||
|
||||
|
||||
})(jQuery);
|
||||
Reference in New Issue
Block a user