Changeset 2277
- Timestamp:
- 11/28/10 11:02:03 (18 months ago)
- Location:
- trunk/lomefc2
- Files:
-
- 2 edited
-
lomefc2.zip (modified) (previous)
-
me_trigrules.lua (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lomefc2/me_trigrules.lua
r2162 r2277 994 994 -- base.print('newRuleBtn:onChange())') 995 995 local currentGoal = window.triggersList:getSelectedItem() 996 local goal = currentGoal.itemId997 996 if currentGoal then 997 local goal = currentGoal.itemId 998 998 -- Compute insertion index and 999 999 -- test if insertion of a new rule is allowed: First or after a "(" or after a logicalOpertor (or & and)
Note: See TracChangeset
for help on using the changeset viewer.
