Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Should fix POS Pro custom templates not found #173

Open
wants to merge 1 commit into
base: 0.4
Choose a base branch
from

Commits on Jun 6, 2017

  1. Should fix POS Pro custom templates not found

    seemed like it was not possible to add custom templates for Pos Pro Screens
    
    this fix passes along the pos pro template dir path so it can be used as the string to be replaced when building the theme woocommerce-pos template dir path
    
    without this fix the `locate_template_file` method would not replace the template dir path as it was set to the woocommerce pos template dir path and not found in the template path passed to the method
    thomasmery committed Jun 6, 2017
    Configuration menu
    Copy the full SHA
    a5347df View commit details
    Browse the repository at this point in the history