Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add store open close functionality in REST API is fixed #603 #604

Merged
merged 4 commits into from
Apr 18, 2019

Conversation

saimonh3
Copy link
Contributor

No description provided.

@@ -9,8 +9,8 @@
?>
<div class="dokan-store-open-close">
<?php foreach( $dokan_store_time as $day => $value ) : ?>
<?php $to = ! empty( dokan_get_translated_days( $value['open'] ) ) ? dokan_get_translated_days( $value['open'] ) : '-'; ?>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set all code in one php blocks

@sabbir1991 sabbir1991 merged commit ff8bbc8 into getdokan:develop Apr 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants