Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuy-portal-fe2
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chenchao
2016-12-23 11:42:29 +0800
Commit
be5f48ec7e6fd10a03b39bbe645ec6e65c9277e1
1 parent
6ff41ef6
remove false 4 protected
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
code/apps/customService/views/promotion/__fragement/condition.html
code/apps/customService/views/promotion/__fragement/condition.html
View file @
be5f48e
...
...
@@ -13,7 +13,9 @@
<input
type=
"hidden"
name=
"operator"
value=
"=="
/>
<select
class=
"col-sm-2"
name=
"value"
value=
""
>
<option
value=
'true'
>
是
</option>
<!--
<option value='false'>否</option>
-->
</select>
:
</div>
</form>
...
...
Please
register
or
login
to post a comment