Attempting to get Tabs view to show back buttons or at least "left-buttons"
A Pen by Justin Noel on CodePen.
| assets = params[:assets] | |
| assets.each do |asset| | |
| Asset.create(asset) | |
| end |
| zh-TW: | |
| admin: | |
| home: | |
| name: "網站首頁" | |
| pagination: | |
| previous: "« 前頁" | |
| next: "次頁 »" | |
| truncate: "…" | |
| misc: | |
| filter_date_format: "mm/dd/yy" # a combination of 'dd', 'mm' and 'yy' with any delimiter. No other interpolation will be done! |